Daily Archives: August 3, 2010

Rails javascript specific layout

Recently I’ve started to favour using small snippets of js.erb for each controller action over using one monolithic javascript controller designed to run the whole application. It means you have small manageable pieces of code which are only loaded when … Continue reading

Posted in Development, Ruby / Rails | Tagged , , , | 1 Comment