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