We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
*(For now random collection of ideas.)`
my_app = { config: { locale: [ALL LOCALE STRINGS], routes: [RAILS ROUTES], session: { key: [SESSION KEY] value: [SESSION VALUE] }, auth_token: [AUTH TOKEN], base_url: [APP BASE URL], environment:[RAILS ENVIRONMENT] } }