Skip to content

Yasmine-Gaber/side_work

Repository files navigation

README

This README would normally document whatever steps are necessary to get the application up and running.

Things you may want to cover:

  • Ruby version

  • System dependencies

  • Configuration

  • Database creation

  • Database initialization

  • How to run the test suite

  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions

Please feel free to use a different markup language if you do not plan to run rake doc:app.

devcenter.heroku.com/articles/getting-started-with-rails4

github.com/platanus/activeadmin_addons#select2

rails g model user name:string email:string country_id:integer role:integer rails generate active_admin:resource User rails g scaffold article line_manager_id:integer status:integer title:string start_date:datetime deadline:datetime publish_date:datetime progress_bar:integer editor_id:integer reporter_id:integer assignment_id:integer drive_string interest_id:integer sections_progress_bar:integer cms_string notes:text rails generate active_admin:resource Article git push heroku master

You must do all steps (pull/bundle/dbmigrate) using application user runner (su - sidework) bundle install –path=~/.bundled_gems systemctl restart sidework

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published