I've been poking around using my search-fu to look for a way to run
code after Rails 3 has initialised but before any requests are
services. I was thinking of scenarios like migrating the database or
forcing administrators to set values to new application configuration
properties and things like that.

I think using Railties would work but I was wondering if there was
already something out there (Railtie, plugin) before I tried to re-
create the wheel so to speak. Anyone know of anything or implemented
something similar?

-- 
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+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to