Displaying 2 results from an estimated 2 matches for "init_db".
Did you mean:
init_b
2006 Apr 17
20
Rubricks - CMS on Rails
Hi list,
I made an open source CMS powered by Rails, named Rubricks.
I have a web page for Rubricks.
You can download it or view a flash demo there.
Please try them and feed me back, like bug report etc.
Check it out at:
http://rubricks.org/index_en.html
Thanks.
Shouta
2007 Jun 19
5
TentSteak 0.2.0
...n :database_columns to :methods
* auto_table used to expand row objects into cell arrays;
now defers expansion to tablerow(:methods)
* auto_table fixed to better handle non-AR row objects
* Can pass a block to grouping_table for custom blank rows
* Application Helpers
* New method init_db to encapsulate AR startup
* New method add_local_paths to add local (non-gem) libraries
to $LOAD_PATH
* New method run_app to run Camping app; supports mongrel,
webrick, and CGI
* New method extract_form_fields to extract changed data
after a posted table edit
John
--
&qu...