No description
Find a file
Yann Esposito (Yogsototh) 041e163cf6 fix markdown again
2011-05-17 22:08:16 +02:00
public Now install a use rubyzome should be far easier. 2010-08-19 10:06:31 +02:00
rubyzome New Rakefile organisation 2010-09-01 10:31:10 +02:00
tmp original post 2010-03-19 17:13:08 +01:00
.gems added rack-rewrite 2010-08-19 15:54:25 +02:00
.gitignore Some bug correction for Datamapper 2010-08-19 14:52:29 +02:00
config.ru Now install a use rubyzome should be far easier. 2010-08-19 10:06:31 +02:00
global_config.rb Added Rakefile 2010-08-20 09:42:50 +02:00
LICENSE Added MIT License 2011-05-17 22:01:50 +02:00
Rakefile New Rakefile organisation 2010-09-01 10:31:10 +02:00
README.markdown fix markdown again 2011-05-17 22:08:16 +02:00

Rubyzome

Ruby Restful Mobile oriented framework.

  • Concentrate on API
  • Can create Web interface easily

Install

  1. open a terminal and write

    git clone git@github.com:yogsototh/rubyzome.git rubyzome cd rubyzome ./rubyzome/scripts/db/db_migrate gem install dm-core dm-sqlite-adapter dm-migrations erubis json nokogiri rack rack-rewrite unicorn unicorn

  2. ???

  3. profit

Heroku

In order to update the database to heroku, you can simply run

heroku console < rubyzome/scripts/db/db_migrate

Docs

Documentation is to be done. For now, just know it has something to do with populating the /app directory.

Status

Orientation and satus of the current project to define.