On Wed, Jan 20, 2010 at 04:45, Yehuda Katz <wyc...@gmail.com> wrote:

>
> I am working on a blog post now, but the basic idea is that
> ActionController, ActiveRecord, etc. are all "plugins" now. So anything that
> they can do, you can do too.
>

During the boot process, their respective "railtie.rb" scripts are required.
Should we also write and later require "railtie.rb" from our plugins in
application.rb, or will this be automatized ("railtie.rb" will have some
magic behavior)?
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group.
To post to this group, send email to rubyonrails-c...@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-core+unsubscr...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en.

Reply via email to