Skip to content
This repository was archived by the owner on Nov 10, 2021. It is now read-only.

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rails Example - Get To Know : Global Voices

Small example Rails applicaton for the MAS.s60 course.

Installation

Make sure you have Ruby 1.9 or higher installed (with RubyGems, the package manager).

Then make sure you have bundler installed:

gem install bundler

Then use that to install all the dependencies listed in the Gemfile:

bundle install

Then create the database and import the Global Voices path data:

rake db:migrate
rake gv:import

Use

Run the local rails server and then hit your http://localhost:5000/

rails server

About

Playground for a country-based UI into global voices content (built with Rails)

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages