chadokruse / rails-prelaunch-signup-1click

An example Rails 3.2 app for a web startup prelaunch site.

Home Page:http://railsapps.github.com/rails-prelaunch-signup

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rails 4.0?

mrichman opened this issue · comments

Does this work with Rails 4.0?

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.

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//issues/3#issuecomment-20998881
.

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

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

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//issues/3#issuecomment-20999346
.

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 :)

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

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//issues/3#issuecomment-21089838
.