| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
configured by dummy app
|
| |
|
|
|
|
|
| |
Otherwise nested hashes will be same objects for both application and engine,
which will result in overwriting each others values on changes.
|
|
|
|
| |
to manually set it
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
AppBase generator
|
|
|
|
| |
plugin new' generator, it shouldn't be available as default option
|
| |
|
|
|
|
| |
method
|
| |
|
|
|
|
| |
using PluginBuilder
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
generator
|
| |
|
|
|
|
|
|
| |
This command is based on enginex gem by José Valim. It generates gem structure
and ads dummy application into test/dummy. This can be used to start developing
any kind of extension for rails 3.
|
|\ |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
state:resolved]
|
| |
| |
| |
| | |
guides, thanks to Marcelino Llano for a hint to fix this
|
| | |
|
| |
| |
| |
| | |
background
|
|/ |
|
|\ |
|
| |
| |
| |
| | |
changed names to autoload_paths and autoload_once_paths respectively
|
| |
| |
| |
| | |
did my best with the theme, I swear
|
|/
|
|
| |
render :template is a bit faster and more semantic compared to render :file.
|
|\ |
|
| | |
|
| | |
|
| |\ |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | |
| | |
| | |
| | | |
code tags
|
| | |
| | |
| | |
| | | |
like :method: are covered
|