add jrails, work on comments

This commit is contained in:
albert
2010-10-21 18:56:00 -04:00
parent f8b1bd3142
commit a9da0f1059
38 changed files with 20481 additions and 7 deletions

19
config/jrails.yml Normal file
View File

@@ -0,0 +1,19 @@
# if google: true, jrails will use 'jquery_version', 'jqueryui_version' feature.
# for version information See Also http://code.google.com/apis/ajaxlibs/
# default values in jrails/lib/jrails.rb
#development:
# google: false
# compressed: true
# jquery_version: "1.4.2"
# jqueryui_version: "1.8.4"
development:
google: false
compressed: false
production:
google: true
test:
google: false