chadokruse / rails-prelaunch-signup-1click

An example Rails 3.2 app for a web startup prelaunch site.
http://railsapps.github.com/rails-prelaunch-signup
38 stars 25 forks source link

Rails 4.0? #3

Open mrichman opened 11 years ago

mrichman commented 11 years ago

Does this work with Rails 4.0?

chadokruse commented 11 years ago

Unfortunately you may be the first to find out!

In all seriousness, I've largely moved away from Rails and likely won't be focusing on this project much. Feel free to send over any pull requests and/or fork away.

mrichman commented 11 years ago

Oh ok....so what are you using these days? I've been learning Python...perhaps Django is next.

Mark Richman web: www.markrichman.com email: mark@markrichman.com tel: (954) 234-9049 http://www.linkedin.com/in/mrichman

On Mon, Jul 15, 2013 at 3:54 PM, Chad Kruse notifications@github.comwrote:

Unfortunately you may be the first to find out!

In all seriousness, I've largely moved away from Rails and likely won't be focusing on this project much Feel free to send over any pull requests and/or fork away.

— Reply to this email directly or view it on GitHubhttps://github.com/chadokruse/rails-prelaunch-signup-1click/issues/3#issuecomment-20998881 .

chadokruse commented 11 years ago

Current crush is Meteor just because it's darn easy to get prototypes launched. Here's this same project using Meteor in case you're interested: https://github.com/chadokruse/meteor-coming-soon-email-capture

mrichman commented 11 years ago

I've never heard of Meteor. I'll check that out now. I'm also using MailChimp so I'd be happy to contribute if I discover or solve anything cool!

Mark Richman web: www.markrichman.com email: mark@markrichman.com tel: (954) 234-9049 http://www.linkedin.com/in/mrichman

On Mon, Jul 15, 2013 at 4:00 PM, Chad Kruse notifications@github.comwrote:

Current crush is Meteor just because it's darn easy to get prototypes launched. Here's this same project using Meteor in case you're interested: https://github.com/chadokruse/meteor-coming-soon-email-capture

— Reply to this email directly or view it on GitHubhttps://github.com/chadokruse/rails-prelaunch-signup-1click/issues/3#issuecomment-20999346 .

chadokruse commented 11 years ago

Thanks...love me some Mailchimp. I haven't done much with error handling yet. There's just a touch of client-side validation but I don't yet handle any of the fancy Mailchimp stuff (e.g rejecting xxxxx@example.com submissions).

In case you need a reason to dive into Meteor :)

ghost commented 11 years ago

Sadly I am having issues with it and Rails 4.0. Looks like it doesn't want to be friends.

chadokruse commented 11 years ago

The bastards! Quick thoughts....If the original project has been updated (Daniel Kehoe's) I'd highly recommend starting there (he puts out amazing work and supports it). The guts of the one-click changes lies within the simple-form gem...hopefully it's now 4.0 compatible (haven't checked as I'm mainly exploring Meteor these days).

I'll try to dive into this soon, but feel free to fork and let me know and I'll steer folks your way.

On Tuesday, July 16, 2013, Brad Madiuk wrote:

Sadly I am having issues with it and Rails 4.0. Looks like it doesn't want to be friends.

— Reply to this email directly or view it on GitHubhttps://github.com/chadokruse/rails-prelaunch-signup-1click/issues/3#issuecomment-21089838 .