Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Rails Dummy App

Rails Dummy App and test_helper.rb for testing gems

The Files

  • Dummy app is in test/dummy_app copy this into your test or spec folder
  • test/test_helper.rb contains some test setup, by default uses minitest, can easily switch to rspec
  • .gitignore contains some useful ignores
  • Gemfile for the dependencies, I prefer to just use Gemfile instead of the gemspec for development dependencies

Credits

Created & Maintained by Weston Ganger - @westonganger

About

Rails Dummy App and test_helper.rb for testing gems

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages