Configuring Your Rails 3 Plugin
I had some gaps in my knowledge about building gems using Railties especially around the issue of configuration. I figured I would share what I found out so that you can tighten up the code in your Rails 3 projects.
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 had some gaps in my knowledge about building gems using Railties especially around the issue of configuration. I figured I would share what I found out so that you can tighten up the code in your Rails 3 projects.
Comments
Thanks a lot, very userful.
Post a comment