repo.or.cz
/
merb_mart.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Added Question controller actions, routes for Questions and ContentNodes.
[merb_mart.git]
/
config
/
environments
/
production.rb
blob
63601bdee14c9ac90e3c3f881b0650759324044c
1
Merb.logger.info("Loaded PRODUCTION Environment...")
2
Merb::Config.use { |c|
3
c[:exception_details] = false
4
c[:reload_classes] = false
5
}