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
/
development.rb
blob
40e66c73075a0071ab5c3b55b0d2785f5cc39fe7
1
Merb.logger.info("Loaded DEVELOPMENT Environment...")
2
Merb::Config.use { |c|
3
c[:exception_details] = true
4
c[:reload_classes] = true
5
c[:reload_time] = 0.5
6
}