Projeto para a pesquisa do Trabalho de Conclusão de Curso da Pós-graduação em Engenharia de Software Centrada em Métodos Ágeis
Desenvolvimento Orientado a Comportamento Utilizando Frameworks JavaScript MVW
Maurício Eduardo Loschi Batista
Marco Aurélio S. Mendes
This application was generated with the rails_apps_composer gem provided by the RailsApps Project.
This application requires:
- Ruby version 2.0.0
- Rails version 3.2.13
Learn more about Installing Rails.
This application uses MongoDB with the Mongoid ORM.
- Template Engine: ERB
- Testing Framework: RSpec and Factory Girl and Cucumber
- Front-end Framework: Twitter Bootstrap (Sass)
Clone repository than from the project directory:
bundle install
bundle exec rake spec:javascript
bundle exec rspec
bundle exec cucumber
bundle exec rails s
If you make improvements to this application, please share with others.
- Fork the project on GitHub.
- Make your feature addition or bug fix.
- Commit with Git.
- Send the author a pull request.