| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
engine within an application
|
|
|
|
| |
not copying over other migrations again
|
| |
|
| |
|
|
|
|
| |
defined on the 'User' class
|
|
|
|
| |
Guide
|
| |
|
|
|
|
| |
be set in application.rb
|
|
|
|
| |
for 'Configuring an engine' section
|
|
|
|
| |
user model
|
| |
|
| |
|
| |
|
|
|
|
| |
section
|
| |
|
| |
|
| |
|
|\ |
|
| |\
| | |
| | | |
small fix
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | |
| | |
| | |
| | | |
of the actual command
|
| | | |
|
| |/ |
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| | |
Totally didn't like where this section was going, so scrapped it.
Scaffold is great for some things (lol) but nested resources is definitely not one of them.
Best to walk people through how to do it right, as they would in the real world
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| |
| | |
The association guide previously recommended using a trick with single
quote delaying of string interpolation in order to handle setting association
conditions that would be evaluated at runtime. Using a proc is the new way as
this no longer works.
|
| | |
|
| | |
|
|/ |
|
| |
|
| |
|
| |
|
|
|
|
| |
engine
|
| |
|
| |
|
|
|
|
| |
an engine
|
| |
|
| |
|
| |
|
| |
|
| |
|
|\
| |
| | |
Update security guide ActiveRecordStore/SessionStore
|
| | |
|
|/ |
|