My first attempt to develop in ruby on rails. This is a spreadsheet control spending. I develop this only for study. =)
- MySQL 5.x
- Ruby 1.8.7
- RubyGems Normalmente instalado junto com o Ruby
- Bundler
-
Clone o repositório:
$ git clone https://github.com/MichelleDiniz/cashdatabase.git -
Mude para pasta do projeto:
$ cd cashdatabase -
Instale as depêndencias da aplicação:
$ bundle install -
Rode a aplicação:
$ rails s -
Visite http://localhost:3000
Copyright (c) 2013 Cash Database