0

I am trying to get values from Padrino.configure_apps block in config/apps.rb, but Sinatra way not working here. Anyone know the Padrino way to access the settings from controller ? Thankx in advance!

Yaniv Vova Alterman
  • 1,660
  • 1
  • 13
  • 11

1 Answers1

0

Ok, so i've defined all in ./app/app.rb file and it can be accessed via settings.xxx format.

Yaniv Vova Alterman
  • 1,660
  • 1
  • 13
  • 11