Displaying 2 results from an estimated 2 matches for "initialize_merb".
2007 Sep 05
5
Reloading ??
All,
So I got passed my initial hurdles with merb 0.4. And all seems to work
very nicely.
Thank you all for your help !
One thing though, why should I have to bounce the merb server when I
change
my controller or associated classes ? Am I missing something ?
I am having flash back to my java days where I now have to reflect on
what changed
and bounce the server accordingly...
2007 Dec 13
2
Trying to use ActiveRecord STI but fails
...rt/dependencies.rb:342:in
`new_constants_in''
from
/usr/lib/ruby/gems/1.8/gems/activesupport-2.0.1/lib/active_support/dependencies.rb:496:in
`require''
... 8 levels...
from
/home/francois/src/florian-opsdb/trunk/amara/framework/merb/server.rb:262:in
`initialize_merb''
from
/home/francois/src/florian-opsdb/trunk/amara/framework/merb/server.rb:606:in
`mongrel_start''
from
/home/francois/src/florian-opsdb/trunk/amara/framework/merb/server.rb:542:in
`run''
from script/merb:3
The YAML document there is the res...