RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

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: Configuration over Convention

Use the AController class to load an AModel instance, then render it using a_template.html.erb. In this blog post, we throw Rails conventions out the window and learn just how much you can customize the usual model/view/controller interaction through configuration. We’ll expand your understanding of how your app’s components work together.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in