Pop quiz: Are you using Rails 3 (HEAD) for real projects yet?
The title says it all; please leave a comment if you are using Rails 3 on any real projects, or still Rails 2.3? And possibly, why.
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
The title says it all; please leave a comment if you are using Rails 3 on any real projects, or still Rails 2.3? And possibly, why.
Comments
I’m not using Rails 3 on any projects, though I am keeping a close eye on it. However I am using features that will be in 3.0, but are available with a little work in 2.3. This includes using gem bundler to manage my gems, and rails_xss to block cross site scripting.
I’m using it for a small API. I started a new project with it but I had some problems with the new router so I switched back to Rails 2.3.
Not yet but staying current with commit logs ;)
[hijack]No, but I’ve been using Ramaze for real projects for a year or more. :)[/hijack]
I’m using Rails 3 on an App Engine project because it’s actually a little easier than trying to patch together 2.3.3 to work with the appengine and bundler plugins.
Ooooh yeah Ramaze is seriously usable ! Whoever complains about the lack of doco is just not aware that we carefully circulate the doco undercover, to prevent the legions of Rails users to raid our land !
Just kidding, join us #ramaze or @ramazenews !
[…]to prevent the legions of Rails users to raid our land ! (=> […] from raiding […])
… and yes some people do write correct english on #ramaze, too ! :D
What is Rails 3 ?
Sorry i’m not coward, the above message is mine.
Where do I get Rails 3 from?
Fuck you the fucking fuck!
@Careless Coward: this is absolutely inappropriate! see you in court! @Peter Cooper: give me his ip address, please!
RAILS MACHT FREI
You are all racist!
Seriously, though, I don’t know where to get Rails 3. Although I’m still new to Rails 2, so maybe I should carry on learning to walk before trying to run…
That is a bit messy around here. I was looking for good information about Rails 3. I’ve found something about Rails. Is Rails 3 a version of Rails or something completely different?
For the moment, i use other frameworks, but i might change…
Jesus Christ people.. :-)
I was almost thinking this was so popular that an “Ask RubyFlow” was on the cards..
LOL
I guess being serious is just too hard now and then. I speak from experience ;-) Anyways, I guess it’s time for us to start trying to use Rails 3 (edge) again as it seems some do so successfully. Thanks for the comments!
@Mig The Rails 3 repo is at: http://github.com/rails/rails/tree/master
I tried to use it awhile back ago, but couldn’t find the best repo(I was using one of wycats branches). I really, really wanna use some datamapper with Rails 3. My blog is currently running 2.3 and DM fairly decently.
Post a comment