You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should add a public facing form for Cleveland based Rails companies to be submitted for inclusion in our list. The form could just reuse the Company model, with published defaulted to false. It would be ideal if we could have it email site managers to let them know there's a new company to review. We should also have a captcha on the form with the recaptcha gem to prevent spambot submissions.
The text was updated successfully, but these errors were encountered:
Depends on #6
We should add a public facing form for Cleveland based Rails companies to be submitted for inclusion in our list. The form could just reuse the
Company
model, withpublished
defaulted tofalse
. It would be ideal if we could have it email site managers to let them know there's a new company to review. We should also have a captcha on the form with the recaptcha gem to prevent spambot submissions.The text was updated successfully, but these errors were encountered: