/hours

controle de ponto

Primary LanguageRuby

Hours

Deploy to Heroku

This application was generated with the rails_apps_composer gem provided by the RailsApps Project.

Rails Composer is supported by developers who purchase our RailsApps tutorials.

Problems? Issues?

Need help? Ask on Stack Overflow with the tag 'railsapps.'

Your application contains diagnostics in the README file. Please provide a copy of the README file when reporting any issues.

If the application doesn't work as expected, please report an issue and include the diagnostics.

Ruby on Rails

This application requires:

  • Ruby 2.5.1
  • Rails 4.2.10

Learn more about Installing Rails.

Getting Started

installing gems install rvm at https://rvm.io/rvm/install rvm install ruby-2.5.1 /bin/bash --login rvm use 2.5.1 --default

sudo apt-get install ruby1.8-dev ruby1.8 ri1.8 rdoc1.8 irb1.8 sudo gem install nokogiri sudo apt-get install libmysqlclient-dev sudo gem install mysql2

sudo gem install bundler

bundle install

rake db:create rake db:migrate

rails s

Documentation and Support

Issues

Similar Projects

Contributing

Credits

License