Skip to content

A web application to showcase hiking, biking and running trails as well as other types of tourist attractions.

License

Notifications You must be signed in to change notification settings

haiafara/haiafara-ro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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[user@email.com]
    
  2. On your deployed instance via Capistrano:

     cap production users:make_admin[user@email.com]
    

Uses the following libaries / frameworks

License

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