Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 155 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 155 Bytes

rails-angularjs-sse

Example of Server Sent Event with Rails 4 and AngularJS

Run the following

rake db:migrate db:seed
rails s