Skip to content

appfolio/ae_skip_asset_pipeline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AeSkipAssetPipeline

This gem provides functionality to skip the asset pipeline during test. It's most useful for controller/functional tests.

Installation

Add this line to your application's Gemfile:

group :test do
  gem 'ae_skip_asset_pipeline'
end

And then execute:

$ bundle

Or install it yourself as:

$ gem install ae_skip_asset_pipeline

About

Skip asset pipeline in tests

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors