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
...
|
*
|
|
|
|
The return value from mailer methods is not relevant.
Yves Senn
2012-12-10
4
-2
/
+16
*
|
|
|
|
|
Merge pull request #8441 from itzki/fix_decorate_columns
Carlos Antonio da Silva
2012-12-10
3
-4
/
+20
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Fix decorating columns for serialized attributes
itzki
2012-12-10
3
-4
/
+20
|
/
/
/
/
/
/
*
|
|
|
|
|
Merge branch 'scaffold_fixes'
Rafael Mendonça França
2012-12-10
10
-22
/
+84
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Ensure the scaffold tests will pass when using references attributes
Rafael Mendonça França
2012-12-10
1
-0
/
+10
|
*
|
|
|
|
|
Add GeneratedAttribute#column_name to get the name of the column in the
Rafael Mendonça França
2012-12-10
4
-8
/
+19
|
*
|
|
|
|
|
Extract a attributes_names method to avoid duplication
Rafael Mendonça França
2012-12-10
4
-22
/
+12
|
*
|
|
|
|
|
Deal with polymorphic attributes correctly in the generators
Rafael Mendonça França
2012-12-10
6
-10
/
+41
|
*
|
|
|
|
|
Make references and belongs_to attributes to generate the _id column in
Rafael Mendonça França
2012-12-10
2
-2
/
+7
|
*
|
|
|
|
|
Put the reference and belongs_to attributes in the scaffold tests.
Rafael Mendonça França
2012-12-10
3
-12
/
+9
|
*
|
|
|
|
|
Use the references and belongs_id ids in the scaffold_controller
Rafael Mendonça França
2012-12-09
2
-1
/
+10
|
*
|
|
|
|
|
Add test case for scaffold_controller generator without attributes.
Rafael Mendonça França
2012-12-09
1
-0
/
+9
*
|
|
|
|
|
|
Merge pull request #8472 from schneems/schneems/expand_path
Rafael Mendonça França
2012-12-09
1
-1
/
+1
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Use `File.expand_path` instead of `File.join`
schneems
2012-12-09
1
-1
/
+1
*
|
|
|
|
|
|
Revert "Omit directories from gemspec.files for RubyGems 2 compat."
Jeremy Kemper
2012-12-09
7
-7
/
+7
*
|
|
|
|
|
|
Move to the schema-migrations-metadata branch.
Jeremy Kemper
2012-12-09
15
-266
/
+60
|
|
/
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
revise block on kindle guides [ci skip]
Vijay Dev
2012-12-09
1
-3
/
+1
*
|
|
|
|
|
Remove the spaces after the open bracket and before the close bracket.
Rafael Mendonça França
2012-12-09
1
-1
/
+1
*
|
|
|
|
|
Merge pull request #8469 from kytrinyx/explicit-mysql-instructions
Rafael Mendonça França
2012-12-09
1
-0
/
+3
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Include command to create mysql user
Katrina Owen
2012-12-09
1
-0
/
+3
*
|
|
|
|
|
|
Revert "API reader should look elsewhere for helper instructions"
Vijay Dev
2012-12-09
1
-24
/
+0
*
|
|
|
|
|
|
Merge pull request #8466 from gclag/stats-handle-new-test-locations
Jeremy Kemper
2012-12-08
1
-1
/
+7
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Make code statistics rake task handle new test locations properly
George Claghorn
2012-12-09
1
-1
/
+7
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
Omit directories from gemspec.files for RubyGems 2 compat.
Jeremy Kemper
2012-12-08
7
-7
/
+7
*
|
|
|
|
|
|
Fix method assertion ensuring it will match "end" with the same indentation
Carlos Antonio da Silva
2012-12-08
1
-2
/
+2
*
|
|
|
|
|
|
Merge pull request #8346 from sodabrew/patch-1
Jeremy Kemper
2012-12-08
8
-34
/
+144
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Session variables for mysql, mysql2, and postgresql adapters can be set
Aaron Stone
2012-12-08
8
-34
/
+144
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge pull request #8348 from danchoi/master
Vijay Dev
2012-12-08
4
-5
/
+128
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Add periodical-style TOC and navigation to Kindle version of guides
Daniel Choi
2012-12-01
4
-5
/
+128
*
|
|
|
|
|
|
|
update release notes [ci skip]
Vijay Dev
2012-12-08
1
-1
/
+41
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'master' of github.com:lifo/docrails
Vijay Dev
2012-12-08
32
-172
/
+196
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
copy edits [ci skip]
Vijay Dev
2012-12-08
2
-4
/
+3
|
*
|
|
|
|
|
|
Revert "Introduce Bundler and Gemfiles in a NOTE"
Vijay Dev
2012-12-08
1
-2
/
+0
|
*
|
|
|
|
|
|
Fill out API Documentation Guidelines 'you will learn' list.
Steve Klabnik
2012-12-07
1
-0
/
+4
|
*
|
|
|
|
|
|
Fill out Active Support Core Extensions 'you will learn' list.
Steve Klabnik
2012-12-07
1
-0
/
+5
|
*
|
|
|
|
|
|
Remove reference to background queue in mailer guide.
Steve Klabnik
2012-12-07
1
-2
/
+0
|
*
|
|
|
|
|
|
Remove references to Rails versions.
Steve Klabnik
2012-12-07
13
-59
/
+15
|
*
|
|
|
|
|
|
Update activesupport/lib/active_support/deprecation/proxy_wrappers.rb
Claudio B.
2012-12-07
1
-1
/
+1
|
*
|
|
|
|
|
|
Punctuation, capitalization, grammar fixes in rails guides
Katie Oldaker
2012-12-07
7
-15
/
+19
|
*
|
|
|
|
|
|
Fix small grammatical error
Max Katz
2012-12-07
1
-1
/
+1
|
*
|
|
|
|
|
|
Fixed grammar in a lot of guide prologues.
Katie Oldaker
2012-12-07
22
-88
/
+88
|
*
|
|
|
|
|
|
Added overview items to Guides Guidelines prologue
Ian C. Anderson
2012-12-07
1
-0
/
+3
|
*
|
|
|
|
|
|
changing tense, since Rails 3.2 has been released
Drew Dara-Abrams
2012-12-06
1
-1
/
+1
|
*
|
|
|
|
|
|
API reader should look elsewhere for helper instructions
Thiago Pinto
2012-12-06
1
-0
/
+24
|
*
|
|
|
|
|
|
complementary options guidelines for f.file_field and file_field_tag
Thiago Pinto
2012-12-06
2
-0
/
+8
|
*
|
|
|
|
|
|
adding example for f.file_input
Thiago Pinto
2012-12-06
1
-0
/
+3
|
*
|
|
|
|
|
|
adding example for f.file_input
Thiago Pinto
2012-12-06
1
-0
/
+3
|
*
|
|
|
|
|
|
correct bad jquery syntax
Thiago Pinto
2012-12-06
1
-2
/
+2
|
*
|
|
|
|
|
|
Introduce Bundler and Gemfiles in a NOTE
Pablo Torres
2012-12-05
1
-0
/
+2
|
*
|
|
|
|
|
|
Define a generator before referring to it
Pablo Torres
2012-12-04
1
-1
/
+1
[prev]
[next]