Rails 3 modularity
Rails 3 is much more modular than the previous version. In this post I want to show how have I reimplemented merb parts in Rails 3 and show the pattern that is used across new Rails codebase to make it really modular.
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!
Rails 3 is much more modular than the previous version. In this post I want to show how have I reimplemented merb parts in Rails 3 and show the pattern that is used across new Rails codebase to make it really modular.
Post a comment