Skip to content

joecorcoran/noenv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

noenv

Experimenting with running specs without booting the Rails env.

See tags for various example states.

Run specs

Run the whole suite.

$ bundle exec rspec

Run with guard.

$ bundle exec guard