AngularJS + Rails Setup

preview_player
Показать описание
A tutorial on how to setup Rails with AngularJS using the angularjs-rails gem. Since it was done on a Linux machine, it also requires the therubyracer gem. An optional gem is the zurb-foundation that installs Foundation on rails as well. The covers only the basics and assumes that you have some understanding of both Rails and AngularJS. It is meant to be a stepping stone tutorial for further tutorials covering more advances topics with AngularJS.
Рекомендации по теме
Комментарии
Автор

Sorry everybody for the terrible video quality. Since I made this video over (2) years ago, I need to state there is a better way of handling AJAX requests. Unless you really need it, skip the ng-resource part.

BlaineEdwards
Автор

what is the second thing added in application.js? it is too fuzzy to see what is //= require ??

jkarnowski
Автор

Hi Blaine - thanks for this guide.  The content is extremely useful, however even at the highest quality, some of those lines are not legible in the video.

Any chance you can provide them as text here or show a link to the github for the 'project'?  

mkyvalentine