index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
guides
/
source
/
engines.md
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
additional note about routes in functional tests for engines [ci skip]
Tony Miller
2013-08-10
1
-0
/
+10
*
|
Typo fix [ci skip]
Ilja Krijger
2013-12-28
1
-3
/
+4
*
|
Word wrapping engines guide [ci skip]
Ben Lewis
2013-12-14
1
-189
/
+568
*
|
Clarification, grammar fixes, punctuation, and capitalization [ci skip]
Ben Lewis
2013-12-14
1
-84
/
+87
*
|
Helper should be a module in Rails guides [ci skip]
Martin Harrigan
2013-11-23
1
-1
/
+1
*
|
fix typo introduced when searching in markdown document with vim
Damien Mathieu
2013-10-24
1
-14
/
+14
*
|
rephrase the overriding views part about the view path
Damien Mathieu
2013-10-24
1
-15
/
+15
*
|
[ci skip] Add missing migrate step in generating comment resource section.
Juanito Fatas
2013-09-22
1
-1
/
+5
*
|
[ci skip] Fix a typo in Engines.md.
Juanito Fatas
2013-09-22
1
-1
/
+1
*
|
Use Ruby on Rails Coding Conventions for code examples in the guides
Paul Nikitochkin
2013-09-06
1
-4
/
+3
*
|
cleans the guides sources from fancy non-ASCII stuff
Xavier Noria
2013-08-23
1
-4
/
+4
*
|
Fix typo [ci skip]
Carlos Antonio da Silva
2013-08-19
1
-1
/
+1
*
|
blorgh_engine to blorgh [ci-skip]
scaryguy
2013-08-18
1
-2
/
+2
|
/
*
Add author_name field to post_params to the engines docs
Sergey Kuznetsov
2013-08-10
1
-0
/
+8
*
Merge branch 'master' of github.com:rails/docrails
Vijay Dev
2013-07-21
1
-1
/
+6
|
\
|
*
use strong_params in example
Mikhail Dieterle
2013-07-19
1
-1
/
+6
*
|
Cleaned up wording and tags.
blahedo
2013-07-06
1
-2
/
+2
|
/
*
Add note about decorator loading in Engines guide.
Steve Klabnik
2013-05-24
1
-0
/
+26
*
User is not part of the Blorgh domain, so user_class doesn't make sense. Thi...
Adam Dalton
2013-04-08
1
-13
/
+13
*
as of Rails 3.2.13 it appears that importing an engine's migration into the h...
Les Nightingill
2013-03-31
1
-1
/
+1
*
use relative links inside guides [ci skip]
Yves Senn
2013-03-25
1
-2
/
+7
*
fix the example code in the engines guide. closes #8583.
Yves Senn
2013-02-11
1
-0
/
+8
*
remove trailing whitespace from engines guide
Yves Senn
2013-02-11
1
-4
/
+4
*
fix a typo on the engine guide
Luis Vasconcellos
2013-02-11
1
-1
/
+1
*
Fix link to point to new RefineryCMS repo
Garrett Heinlen
2013-02-01
1
-1
/
+1
*
[engines guide] reformatted some stuff
Weston Platter
2013-01-24
1
-3
/
+3
*
[engines guide] reworded a run on
Weston Platter
2013-01-24
1
-3
/
+2
*
Typo, grammar, and comma love.
Brian Littmann
2013-01-22
1
-4
/
+4
*
Typo fix in guides/source/engines.md
Brian Littmann
2013-01-22
1
-1
/
+1
*
Fix typo in guides/source/engines.md
Zachary Porter
2013-01-11
1
-1
/
+1
*
Fix typo in guides/source/engines.md
Zachary Porter
2013-01-11
1
-1
/
+1
*
Update engine application layout file path
Zachary Porter
2013-01-11
1
-1
/
+1
*
Merge branch 'master' of github.com:lifo/docrails
Vijay Dev
2013-01-09
1
-14
/
+16
|
\
|
*
more woring improvements to the engines guide
Gosha Arinich
2013-01-07
1
-2
/
+2
|
*
improve wording of the engines guide
Gosha Arinich
2013-01-07
1
-5
/
+7
|
*
prefer american spelling of 'behavior'
Gosha Arinich
2013-01-07
1
-2
/
+2
|
*
find_or_create_by is deprecated in AR 4
Akira Matsuda
2013-01-02
1
-5
/
+5
*
|
Introduce ./bin for your app's executables: bin/bundle, bin/rails, bin/rake. ...
Jeremy Kemper
2013-01-06
1
-2
/
+2
|
/
*
Remove references to Rails versions.
Steve Klabnik
2012-12-07
1
-1
/
+1
*
Normalize on 'After reading this guide, you will know:'
Steve Klabnik
2012-11-29
1
-1
/
+3
*
Add periods to the bullet points in guides.
Steve Klabnik
2012-11-29
1
-5
/
+5
*
fixed a minor spelling error
Lennart Tange
2012-11-20
1
-1
/
+1
*
remove previous commit
Michel Grootjans
2012-11-20
1
-1
/
+1
*
bug in example '<%= form_for ...' should be '<% form_for ...'
Michel Grootjans
2012-11-20
1
-1
/
+1
*
Switch to 1.9 hash syntax
Agis Anastasopoulos
2012-11-15
1
-9
/
+9
*
use em-dashes instead of two minuses in guides
burningTyger
2012-11-10
1
-3
/
+3
*
Merge branch 'master' of github.com:lifo/docrails
Vijay Dev
2012-10-11
1
-4
/
+43
|
\
|
*
Correct and clarify `--full` and `--mountable` options to `rails plugin new`
Corey Innis
2012-10-07
1
-4
/
+43
|
*
updates latest Rails version number
Fabrizio Regini
2012-09-30
1
-1
/
+1
*
|
Update test locations
Mike Moore
2012-10-09
1
-9
/
+9
|
/
[prev]
[next]