Skip to content

Example Rails app using Angular and the asset pipeline, and testing with Karma

Notifications You must be signed in to change notification settings

brentd/rails-angular-karma-example-with-assets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is an example Rails 3.2 application using Angular and Karma for testing.

It was modified from this repo: https://github.com/monterail/rails-angular-karma-example

We had trouble trying to get Karma to process asset pipeline assets. This fixes that by running the Rails application in a thread to serve assets rather than asking Karma to process them on the filesystem.

About

Example Rails app using Angular and the asset pipeline, and testing with Karma

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published