Skip to content

haiafara/haiafara-ro

Repository files navigation

haiafara.ro

Coverage Status View performance data on Skylight Depfu Gitter chat Licensed under the Apache License, Version 2.0

haiafara.ro screenshot

"Hai afară!" ("Come outside!" in Romanian) is a Ruby on Rails application used to showcase hiking, biking and running trails as well as other types of tourist attractions in a given zone of interest.

Setup

Convert a user to admin

Register a user the usual way and then run:

  1. Locally:

     rails users:make_admin[[email protected]]
    
  2. On your deployed instance via Capistrano:

     cap production users:make_admin[[email protected]]
    

Uses the following libaries / frameworks

License

This project is licensed under the the Apache License, Version 2.0.