Tag initializers
1 votes
1 comments
1831 views
Check if external gem-dependent classes are defined
If you have to set some external gem's config options in /config/enviroment.rb, contain it within `if defined?` block
1 votes
1 comments
1831 views
Check if external gem-dependent classes are defined
If you have to set some external gem's config options in /config/enviroment.rb, contain it within `if defined?` block