grape-goliath-example icon indicating copy to clipboard operation
grape-goliath-example copied to clipboard

Curious how config/application.rb is loaded

Open margaretdax opened this issue 11 years ago • 1 comments

This has me rather puzzled. I can't find any references to loading or mentioning config/application.rb. Is this autoloaded by active record?

margaretdax avatar May 18 '14 22:05 margaretdax

I guess a little more on what I'm trying to do would be good.

I'm using this repo largely as a reference for a grape-goliath app I'm making to put on heroku. I'm using standalone migrations which wants my db config to be in db/config.yml. I guess I can try putting something in application.rb and see if it loads from active_record magic...

margaretdax avatar May 18 '14 22:05 margaretdax