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
Commit message (
Expand
)
Author
Age
Files
Lines
*
copy edit d47c2c4
Vijay Dev
2011-09-28
1
-7
/
+1
*
fixing docs for delete_sql where quotes should be used in this example.
Diego Plentz
2011-09-26
1
-1
/
+1
*
Alert about the new Bundler require for asset gems
Nicolás Hock Isaza
2011-09-26
1
-1
/
+20
*
update ActionMailer example using last truncate helper method signature
Alexey Vakhov
2011-09-26
1
-2
/
+2
*
fix ActionMailer readme example
Alexey Vakhov
2011-09-26
1
-0
/
+2
*
Fixed typo that I added - doh.
Chris Kimpton
2011-09-26
1
-1
/
+1
*
Clarify that the Active Record config should just work automatically
Chris Kimpton
2011-09-26
1
-1
/
+5
*
add some notes on setup for Active Record tests
Chris Kimpton
2011-09-26
1
-0
/
+6
*
pluralize "locales" since that's what's used in other parts of the document, ...
Waynn Lue
2011-09-23
1
-2
/
+2
*
Changed "en-UK" to "en-GB"
Christopher Arrowsmith
2011-09-22
1
-1
/
+1
*
Merge branch 'master' of github.com:lifo/docrails
Vijay Dev
2011-09-21
13
-28
/
+100
|
\
|
*
Revert "add a missing "on" and remove the "endprologue" text"
Vijay Dev
2011-09-21
1
-1
/
+3
|
*
indentation fixes
Vijay Dev
2011-09-21
1
-2
/
+2
|
*
add a missing "on" and remove the "endprologue" text
Waynn Lue
2011-09-21
1
-3
/
+1
|
*
add a '.' to etc
Waynn Lue
2011-09-21
1
-1
/
+1
|
*
add "the" to mirror the structure of the other two points
Waynn Lue
2011-09-21
1
-1
/
+1
|
*
copy edits 302e5707
Vijay Dev
2011-09-20
1
-4
/
+3
|
*
copy edits 908f2616
Vijay Dev
2011-09-20
1
-4
/
+4
|
*
remove unnecessary markup
Vijay Dev
2011-09-20
1
-6
/
+6
|
*
Locale code for Czech is ":cs"
Jan Vlnas
2011-09-18
1
-1
/
+1
|
*
Document ActiveRecord::QueryMethods#select
Ryan Bigg
2011-09-17
1
-0
/
+29
|
*
sass-rails helpers - hyphenated in Sass, underscored in Ruby.
Uģis Ozols
2011-09-17
1
-5
/
+5
|
*
Fixing incorrect notextile tags
Vijay Dev
2011-09-16
9
-24
/
+26
|
*
minor edit
Vijay Dev
2011-09-16
1
-1
/
+1
|
*
Merge pull request #68 from kirs/master
Kir Shatrov
2011-09-16
1
-0
/
+14
|
|
\
|
|
*
"Passing variables into the translation" section added
Kir Shatrov
2011-09-16
1
-0
/
+14
|
|
/
|
*
Add reference about --skip-sprockets to Asset Pipeline Guide
Guillermo Iguaran
2011-09-15
1
-0
/
+6
|
*
update guides, use html safe translations in i18n
Alexey Vakhov
2011-09-15
2
-0
/
+22
*
|
Merge pull request #3065 from brainopia/fix_to_param_test
Santiago Pastorino
2011-09-20
1
-8
/
+8
|
\
\
|
*
|
Fix test to reflect use of to_param for keys
brainopia
2011-09-18
1
-8
/
+8
*
|
|
Merge pull request #3064 from arunagw/jruby_test_fix_query_cache_test
Santiago Pastorino
2011-09-19
1
-2
/
+4
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
fix test error when running with postgresql.
Arun Agrawal
2011-09-18
1
-2
/
+4
|
/
/
*
|
to_xml should also rely on serializable hash.
José Valim
2011-09-18
3
-32
/
+33
*
|
Merge pull request #3049 from brainopia/fix_to_query_edge_case
Santiago Pastorino
2011-09-17
2
-1
/
+10
|
\
\
|
*
|
Fix Hash#to_query edge case with html_safe string on 1.8 ruby
brainopia
2011-09-16
2
-1
/
+10
*
|
|
Merge pull request #3057 from arunagw/arjdbc_bump_master
Santiago Pastorino
2011-09-17
1
-3
/
+3
|
\
\
\
|
*
|
|
Bump AR-JDBC version.
Arun Agrawal
2011-09-17
1
-3
/
+3
*
|
|
|
Merge pull request #3058 from arunagw/jruby_query_cache_test
Santiago Pastorino
2011-09-17
1
-1
/
+2
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Fixed test for JRuby.
Arun Agrawal
2011-09-18
1
-1
/
+2
|
/
/
/
*
/
/
Proper lines numbers for stack trace info
Santiago Pastorino
2011-09-16
1
-1
/
+1
|
/
/
*
|
Merge pull request #3048 from masterkain/patch-2
Vijay Dev
2011-09-16
1
-1
/
+1
|
\
\
|
*
|
Fix typo in deprecation notice
Claudio Poli
2011-09-16
1
-1
/
+1
|
/
/
*
|
Merge pull request #3042 from splattael/patch-1
Vijay Dev
2011-09-16
1
-1
/
+1
|
\
\
|
*
|
Fix typo in deprecation warning.
Peter Suschlik
2011-09-16
1
-1
/
+1
|
/
/
*
|
Merge pull request #3040 from guilleiguaran/asset-host-should-not-be-nil-prec...
José Valim
2011-09-15
2
-17
/
+0
|
\
\
|
*
|
config.action_controller.asset_host shouldn't set to nil during precompile
Guillermo Iguaran
2011-09-15
2
-17
/
+0
|
/
/
*
|
Merge pull request #3037 from wvanbergen/master
José Valim
2011-09-15
4
-22
/
+40
|
\
\
|
*
|
Test deprecation warning when not using an options hash as second parameter.
Willem van Bergen
2011-09-15
2
-2
/
+14
|
*
|
Use an options hash to specify digest/cipher algorithm and a serializer for M...
Willem van Bergen
2011-09-15
4
-20
/
+26
*
|
|
Merge pull request #3035 from wvanbergen/master
José Valim
2011-09-15
4
-18
/
+39
|
\
|
|
[next]