Skip to content

gurusorocaba/gurusorocaba.com.br

Repository files navigation

gurusorocaba.com.br

ruby users group from sorocaba, sao paulo - brazil

Build Status Dependency Status Code Climate

Development

secret_token

  1. Create a file named secret_token.rb inside /config/initializers
  2. Copy this piece of code inside of it(Gurusorocaba::Application.config.secret_token = "")
  3. run rake secret and copy the generated key, paste the key inside secret_token.rb file

mongoid

You can create a mongoid.yml config file, based on mongoid.sample.yml

Contributing

  1. Fork it
  2. Clone the repository(git clone [email protected]:gurusorocaba/gurusorocaba.com.br.git)
  3. bundle install to install dependencies.
  4. Create your feature branch(git checkout -b my-new-feature)
  5. Commit your changes(git commit -m "Added some feature")
  6. Push to the branch(git push origin my-new-feature)
  7. Create new Pull request

About

ruby users group from sorocaba - sao paulo - brazil

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published