Skip to content

mkolosek/basic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

Basic Rails 4 application.

Deployable to Heroku, includes Redis, Mail, Bootstrap.

The view is implemented using Bootstrap 3.

Gemfile

  • pg for PostgreSQL

For testing and development:

Setting up

  • Make sure you have Ruby version from Gemfile.
  • Please install Redis
  • Install dependencies from Gemfile: bundle install --path .bundle.
  • For Databes export environment variables DATABASE_PASSWORD and DATABASE_USERNAME.
  • $ bundle exec rake db:create
  • $ bundle exec rake db:migrate
  • $ bundle exec rake db:test:prepare
  • Make sure tests pass first
  • $ bundle exec rspec spec/

License

Basic is made by Kolosek IT© 2011-2016 . This repo is free to be used.

About

Barebone Rails app with Rspec, Redis, Heroku, Mailer setup.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •