Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 628 Bytes

README.textile

File metadata and controls

26 lines (15 loc) · 628 Bytes

Memverse

A Bible memorization application

Running tests

Unit tests: bundle exec rspec
Integration tests: bundle exec cucumber features
Javascript tests: bundle exec rake spec:javascript RAILS_ENV=test

Documentation and Support

See the GitHub Wiki

Contributing

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 a pull request.