How to integrate AngularJS with Rails?

I came across great article about "How to integrate AngularJS with
Rails?

AngularJS is the client side Java Script Framework and works based on
MVC design pattern. Ruby on Rails is server side application framework
based on MVC design pattern. The diagram below is a quick representation
of how Angular JS works seamlessly with RAILS MVC…

Please visit for full article: