AppbombadoStartae

Versão inicial de APP para alunos Startaê

.....Requer o Bower instalado.......

Installation

Add this line to your application's Gemfile:

gem "appbombado_startae", "~> 0.1.16"

And then execute:

$ bundle

Or install it yourself as:

$ gem install appbombado_startae

Usage

rails new 'nome_do_app'

rvm use 2.0

brew install postgresql

bundle update

Gemfile -> gem "appbombado_startae", "~> 0.1.16"

bundle install

rails g appbombado 'nome_do_app'

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request