Skip to content

Caps-Looking/dieggotv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DieggoTV

Rails study application about cable TV.

  • Ruby and Rails versions:
    Ruby 2.5.0p0 Rails 5.0.7.2

  • System dependencies
    Postgres
    Ruby and Rails in versions above

  • Configuration
    Run bundle install
    Change the database.yml with your Postgres configs
    To create the db and tables, run rails db:create db:migrate
    Run the app with rails s

  • How to run the test suite
    Run bundle exec rspec spec

About

Rails study application about cable TV

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published