Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Things you may want to cover:

  • Ruby version

    • 2.3

  • System dependencies

  • Configuration

    • SimpleForm

      Be sure to have a copy of the Bootstrap stylesheet available on your application, you can get it on getbootstrap.com/.

      Inside your views, use the ‘simple_form_for’ with one of the Bootstrap form classes, ‘.form-horizontal’ or ‘.form-inline’, as the following:

      = simple_form_for(@user, html: { class: 'form-horizontal' }) do |form|
  • Database creation

    • rake db:create:all

  • 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.

About

Blog application to studies

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages