Namespace

Top Level Namespace

Defined Under Namespace

Modules: FileSet, Haml, Kernel, ObjectSpace, Padrino Classes: Module, String

Constant Summary

RACK_ENV =
ENV['RACK_ENV'] ||= 'development'
PADRINO_ROOT =
File.expand_path('../..', __FILE__)
PADRINO_I18N_LOCALE =
true
PADRINO_LOG_LEVEL =
ENV['PADRINO_LOG_LEVEL']
PADRINO_LOGGER =
ENV['PADRINO_LOGGER']

Instance Method Summary

Instance Method Details

#root ⇒ Object

Require initializers before all other dependencies. Dependencies from 'config' folder are NOT re-required on reload.

© 2010–2016 Padrino
Licensed under the MIT License.
http://www.rubydoc.info/github/padrino/padrino-framework/toplevel

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部