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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Merge branch 'master' of github.com:lifo/docrails
Vijay Dev
2012-04-12
2
-2
/
+2
|
\
\
|
*
|
Fixed markup in security guide
Alfonso Cora
2012-04-12
1
-1
/
+1
|
*
|
Grammar fix in 3.2 Release Notes guide
Tim Harvey
2012-04-11
1
-1
/
+1
|
*
|
Revert "add instructions for adding additional manifests"
Vijay Dev
2012-04-11
1
-5
/
+1
|
*
|
add instructions for adding additional manifests
Patrick Sharp
2012-04-09
1
-1
/
+5
*
|
|
rewords the section about default_url_options in the Action Controller Overvi...
Xavier Noria
2012-04-09
1
-3
/
+4
*
|
|
Document that default_url_options must return a hash with symbolized
Rafael Mendonça França
2012-04-09
1
-0
/
+1
*
|
|
default_url_options does not receive one argument anymore
Rafael Mendonça França
2012-04-08
1
-2
/
+1
*
|
|
Merge pull request #5748 from ai/no_type_in_html5
Jeremy Kemper
2012-04-08
3
-23
/
+23
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Remove unnecessary in HTML 5 type attribute with default value
Andrey A.I. Sitnik
2012-04-05
3
-23
/
+23
*
|
|
Don't use arel_table in published_and_commented example in querying guide
Ryan Bigg
2012-04-07
1
-1
/
+1
*
|
|
Revert "Where migration can get wrong help added"
Vijay Dev
2012-04-07
1
-10
/
+0
*
|
|
copy editing [ci skip]
Vijay Dev
2012-04-07
1
-5
/
+4
*
|
|
Fix 'Everyday Git' link
Anil Wadghule
2012-04-06
1
-1
/
+1
*
|
|
Better class name
xyctka@gmail.com
2012-04-06
1
-2
/
+2
*
|
|
Update Custom Exception Handler section of Internationalization guide
xyctka@gmail.com
2012-04-06
1
-5
/
+21
*
|
|
Where migration can get wrong help added
Sandip Ransing
2012-04-06
1
-0
/
+10
*
|
|
Improvement to migration guide
Sandip Ransing
2012-04-06
1
-6
/
+6
*
|
|
Merge branch 'master' of github.com:lifo/docrails
Vijay Dev
2012-04-05
5
-40
/
+27
|
\
\
\
|
*
|
|
lets not show too much output and shadow the intention [ci skip]
Vijay Dev
2012-04-05
1
-20
/
+3
|
*
|
|
fix boolean value in guide [ci skip]
Vijay Dev
2012-04-05
1
-1
/
+1
|
*
|
|
Fix slightly awkward English in Action Caching section of Caching With Rails ...
Cheah Chu Yeow
2012-04-05
1
-1
/
+1
|
|
|
/
|
|
/
|
|
*
|
Small improvements added to getting started
Sandip Ransing
2012-04-05
1
-5
/
+5
|
*
|
Updated migrations.textile to change :integer on line 807 to :boolean, as it ...
Ethan Mick
2012-04-04
1
-1
/
+1
|
*
|
Improve config.assets.initialize_on_precompile guide.
Hendy Tanata
2012-04-04
1
-2
/
+2
|
*
|
removed deprecated methods and middlewares
Hrvoje Šimić
2012-04-04
1
-30
/
+34
*
|
|
Optimistic locking: lock_version needed type information.
Martin Eisenhardt
2012-04-05
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge pull request #5716 from jurriaan/tr-gsub-cleanup
Santiago Pastorino
2012-04-04
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Updated/changed useless tr/gsubs
Jurriaan Pruis
2012-04-03
1
-1
/
+1
*
|
Merge branch 'master' of github.com:lifo/docrails
Vijay Dev
2012-04-04
4
-18
/
+76
|
\
\
|
|
/
|
/
|
|
*
Revert "rails 4 will support ruby version 1.9.4 or higher"
Vijay Dev
2012-04-04
1
-1
/
+1
|
*
typo mistake fixed
Sandip Ransing
2012-04-04
1
-2
/
+2
|
*
rails 4 will support ruby version 1.9.4 or higher
Sandip Ransing
2012-04-04
1
-1
/
+1
|
*
Fixed small typo
Fernando Briano
2012-04-03
1
-1
/
+1
|
*
also <text> replaced by <plain>
Mikhail Dieterle
2012-04-04
1
-4
/
+4
|
*
Changed engines guide not to use a css tag. <plain> will do just fine.
Mikhail Dieterle
2012-04-03
1
-2
/
+2
|
*
Merge branch 'master' of github.com:lifo/docrails
Hrvoje Šimić
2012-04-02
2
-2
/
+2
|
|
\
|
|
*
Revert "parse <css> block as code (used in engines guide) "
Vijay Dev
2012-04-02
1
-1
/
+1
|
|
*
wrong link to getting started guide
Mikhail Dieterle
2012-04-03
1
-1
/
+1
|
*
|
update purpose of middleware
Hrvoje Šimić
2012-04-02
1
-11
/
+66
|
|
/
|
*
update to current rack middleware stack
Hrvoje Šimić
2012-04-02
1
-3
/
+6
|
*
parse <css> block as code (used in engines guide)
Mikhail Dieterle
2012-04-02
1
-1
/
+1
*
|
fix formatting in engines guide; also removed a couple of non-existent images...
Vijay Dev
2012-04-02
1
-35
/
+25
|
/
*
Merge branch 'master' of github.com:lifo/docrails
Vijay Dev
2012-04-01
7
-16
/
+27
|
\
|
*
copy editing [ci skip]
Vijay Dev
2012-04-01
1
-1
/
+1
|
*
:success includes the whole 200 range, not just 200.
Erich Menge
2012-04-01
1
-1
/
+1
|
*
Reorder bits in the Layouts and Rendering guide
Rafaël Blais Masson
2012-03-31
1
-7
/
+7
|
*
Introduce minor spelling corrections and fix broken markup tag.
Levi McCallum
2012-03-29
1
-3
/
+3
|
*
Make body background white for Lion scrollbar to be dark
Rafaël Blais Masson
2012-03-29
1
-3
/
+3
|
*
Routing guide: document lambda constraints and request argument.
Henrik N
2012-03-28
1
-0
/
+11
[prev]
[next]