Ruby on Rails Thursday, December 30, 2010

Okay, it took me a few hours but I completed my first engine for rails
3.1 edge. I found several very handy articles and start points in case
anyone else wants to learn more about rails engines. Here are the links
and resources I found:

http://piotrsarnacki.com/2010/09/14/mountable-engines/
http://edgeapi.rubyonrails.org/classes/Rails/Engine.html
http://www.builtfromsource.com/2010/12/13/mountable-engines-in-rails-3-1-beta-getting-started/
https://github.com/krschacht/rails_3_engine_demo

If anyone has questions, I'd be more than happy to walk you through the
initial stress and labors. But, once you get it going, it feels really
good.

Thanks.

--
Posted via http://www.ruby-forum.com/.

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

No comments:

Post a Comment