/teleborder_code_test

A test of the codes

Primary LanguageRuby

Running the app

Requirements:

  • ruby 1.9.3+

Super simple just

  • bundle install
  • bundle exec rake db:create db:schema:load
  • bundle exec rails s
  • visit http://localhost:3000