rails-templater: Rails 3 template
I just pushed rails-templater to GitHub. It is a template for Rails 3 applications similar to the BigOleRailsTemplate project.
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
I just pushed rails-templater to GitHub. It is a template for Rails 3 applications similar to the BigOleRailsTemplate project.
Comments
If anyone is looking for a more flexible templating solution you might want to take a look at my jumpstart gem:
http://rubygems.org/gems/jumpstart http://github.com/i0n/jumpstart
It really is rather handy….
Post a comment