"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.
Register a user the usual way and then run:
-
Locally:
rails users:make_admin[[email protected]]
-
On your deployed instance via Capistrano:
cap production users:make_admin[[email protected]]
This project is licensed under the the Apache License, Version 2.0.