Go to file
Luc Juggery 66cc445432 Modify init script 2010-12-22 15:51:00 +01:00
app Modify init script 2010-12-22 15:51:00 +01:00
public/static Show good maximal values 2010-12-19 15:07:43 +01:00
rubyzome Merged with new_arc 2010-09-03 14:49:48 +02:00
tmp original post 2010-03-19 17:13:08 +01:00
.gems Fix cron job 2010-10-27 23:23:52 +02:00
.gitignore Some bug correction for Datamapper 2010-08-19 14:52:29 +02:00
LICENSE new organisation 2010-08-27 10:24:12 +02:00
README.md Renamed README.markdown in README.md (shorter) 2010-09-01 13:53:45 +02:00
Rakefile New Rakefile method use app/tasks if exists. 2010-09-01 10:46:53 +02:00
config.ru Isolated static elements part. Added some doc. 2010-09-01 14:30:07 +02:00
global.rb Modify FacebookAccount and TwitterAccount so changes of status can be flagged. Add cron job to publish changes if required 2010-12-22 10:53:19 +01:00

README.md

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

  1. ???
  2. 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.