Go to file
Harry Bomrah e5d3d10263 fixed registration for module apps. now widget methods are set by module initializer and also widget select and also changed the rendering to html instead of file 2014-04-02 20:08:27 +08:00
app fixed registration for module apps. now widget methods are set by module initializer and also widget select and also changed the rendering to html instead of file 2014-04-02 20:08:27 +08:00
bin first version of theme development sdk 2014-03-12 12:42:59 +08:00
config Add ignore for frontend files and change database name 2014-04-01 20:50:52 +08:00
db first version of theme development sdk 2014-03-12 12:42:59 +08:00
lib fixed registration for module apps. now widget methods are set by module initializer and also widget select and also changed the rendering to html instead of file 2014-04-02 20:08:27 +08:00
log first version of theme development sdk 2014-03-12 12:42:59 +08:00
public first version of theme development sdk 2014-03-12 12:42:59 +08:00
test page rendering almost done .. 2014-04-01 15:10:21 +08:00
vendor/assets first version of theme development sdk 2014-03-12 12:42:59 +08:00
.gitignore added ignore file for frontend 2014-04-02 15:39:25 +08:00
Gemfile added frontend folder and revert back .gitignore file 2014-04-02 15:29:37 +08:00
README.rdoc first version of theme development sdk 2014-03-12 12:42:59 +08:00
Rakefile first version of theme development sdk 2014-03-12 12:42:59 +08:00
config.ru first version of theme development sdk 2014-03-12 12:42:59 +08:00

README.rdoc

== README

This README would normally document whatever steps are necessary to get the
application up and running.

Things you may want to cover:

* Ruby version

* System dependencies

* Configuration

* Database creation

* Database initialization

* How to run the test suite

* Services (job queues, cache servers, search engines, etc.)

* Deployment instructions

* ...


Please feel free to use a different markup language if you do not plan to run
<tt>rake doc:app</tt>.