Skip to content

hpathan/apotomo-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##Apotomo example with rails 3

You need Rails3, Ruby1.8.7 or higher and Mysql. If you are running on Rails2, then please change the Gemfile accordingly and install bundler.

###Follow following steps to get it working on local box:

  • git clone git://github.com/hpathan/apotomo-examples.git
  • cd apotomo-examples
  • bundle install
  • rake db:create
  • rails server
  • Open browser and hit localhost:3000

####For more information visit:

About

Apotomo Examples with Rails3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published