RailsCasts Pro episodes are now free!
Learn more or hide this
GitHub User: livescriptftw
resource has controller
Agreed. This gave me more reasons to use angularjs :).
Just using $(document.body).on makes everything work as expected (if you need to add javascript files from an AJaX query)
$(document.body).on
I think link_to ensures that?
resource has controller
Agreed. This gave me more reasons to use angularjs :).
Just using
$(document.body).on
makes everything work as expected (if you need to add javascript files from an AJaX query)
I think link_to ensures that?