Ruby on Rails Friday, December 31, 2010

I'd love to see/hear the approach to design and build an engine. How
can I use an engine to share code among like projects? Can I decompose
a larger project into engines? What are the considerations and
pitfalls? Mantras for design?


On Dec 30, 8:07 pm, Alpha Blue <li...@ruby-forum.com> wrote:
> 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.htmlhttp://www.builtfromsource.com/2010/12/13/mountable-engines-in-rails-...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 viahttp://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