You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
12 years ago | |
---|---|---|
app | 12 years ago | |
public/static | 12 years ago | |
rubyzome | 12 years ago | |
tmp | 13 years ago | |
.gems | 12 years ago | |
.gitignore | 12 years ago | |
LICENSE | 12 years ago | |
README.md | 12 years ago | |
Rakefile | 12 years ago | |
config.ru | 12 years ago | |
global.rb | 12 years ago |
README.md
Rubyzome
Ruby Restful Mobile oriented framework.
- Concentrate on API
- Can create Web interface easily
Install
- 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
- ???
- 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.