RailsCasts Pro episodes are now free!
Learn more or hide this
GitHub User: andreofthecape
Site: www.amtek.co.za
Hi Daniel , had the same problem. In your controller if you have a respond block you have to add respond_to js. If you dont have a respond block it will look for js.erb automatically.
Hi Daniel , had the same problem. In your controller if you have a respond block you have to add respond_to js. If you dont have a respond block it will look for js.erb automatically.