Skip to content

chepur/sample_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

== README

== Good Gemfile example!!

== Extended .gitignore

Run Guard: bundle exec guard

Run Spork: spork

From tutorial:

cd /tmp
git clone https://github.com/railstutorial/sample_app_rails_4.git
cd sample_app_rails_4
cp config/database.yml.example config/database.yml
bundle install --without production
bundle exec rake db:migrate
bundle exec rake db:test:prepare
bundle exec rspec spec/

Test!

About

Created date: 28.04.2016

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors