League of Legends themed rpg using Ruby on Rails.
- Ruby
- RubyGems
- Rails
- Git
- Nodejs or a javascript runtime
- PostgreSQL
bundle exec rspec spec/
spec/requests: All UI tests of the pages
spec/models: Database validation tests
spec/controllers: Logic and user scenarios
spec/support: Helper functions for tests