Been working a bit lately on implementing Rails app. templates and
generators. It is clear there is a lot of overlap and that features
from generators could be used in app. templates and vice versa.
I will try to port some of the generator features such as the template
function (executing an .erb file and saving the resulting content as a
file in a specific location) to be used with app. templates, perhaps
as an app. templates extension (gem?).

What do you think? Is this already possible and convenient by other
means?

-- 
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-t...@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