Skip to content

varunarang/test-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installing test env.
===================

Install following for automatic test running and notifications:
$ gem install autotest -v 4.4.6
$ gem install autotest-rails-pure -v 4.1.2

$ gem install autotest-fsevent -v 0.2.4
$ gem install autotest-growl -v 0.2.16

- To run the application with unicorn:
  unicorn/unicorn_rails  # this starts the app on port 8080

Running a DRB server:

spork   # runs the spork server which preloads some env. stuff 
  successive rspec executions become faster

About

a project created while learning Ruby on Rails

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors