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
*
Explicitly mention defaults.
schneems
2016-08-29
2
-2
/
+2
*
Document public_poster_folder option
schneems
2016-08-29
1
-0
/
+4
*
Address doc style comments from @robin850
schneems
2016-08-29
2
-10
/
+10
*
Fix asset_pipeline.md miss-merge
schneems
2016-08-29
1
-7
/
+7
*
Specify version of Sprockets-rails this will be in
schneems
2016-08-29
1
-1
/
+1
*
Set unknown_asset_fallback false only new apps
schneems
2016-08-29
1
-1
/
+1
*
Move default to different initializer
schneems
2016-08-29
3
-16
/
+4
*
Thanks rubocop
schneems
2016-08-29
1
-1
/
+1
*
[ci skip] configuring.md assets.unknown_asset_fallback
schneems
2016-08-29
1
-0
/
+2
*
[ci skip] asset_pipeline.md assets.unknown_asset_fallback
schneems
2016-08-29
1
-7
/
+20
*
[ci skip] Upgrading assets.unknown_asset_fallback
schneems
2016-08-29
1
-0
/
+12
*
Fix initializer
schneems
2016-08-29
1
-1
/
+1
*
Fully document asset_path.
schneems
2016-08-29
1
-7
/
+58
*
Do not deprecate using assets with leading slash
schneems
2016-08-29
1
-10
/
+5
*
Default assets.unknown_asset_fallback to false
schneems
2016-08-29
1
-0
/
+4
*
Missed 2 public_* methods in cleanup
schneems
2016-08-29
1
-16
/
+0
*
Favor `public_folder: true` over `public_*`
schneems
2016-08-29
3
-169
/
+47
*
Fix formatting
schneems
2016-08-29
3
-26
/
+25
*
Add `public_*` helpers to all the `_tag` methods.
schneems
2016-08-29
2
-19
/
+73
*
Test `public_` methods.
schneems
2016-08-29
1
-0
/
+72
*
Match method signature
schneems
2016-08-29
1
-3
/
+3
*
Add docs to `public_*_path` methods & fix comments
schneems
2016-08-29
1
-15
/
+36
*
Add public URL helpers
schneems
2016-08-29
1
-0
/
+56
*
Add descriptive comment
schneems
2016-08-29
1
-7
/
+7
*
Make sure routes don't interfere with paths
schneems
2016-08-29
1
-0
/
+11
*
Allow a more explicit public behavior
schneems
2016-08-29
1
-2
/
+37
*
Merge pull request #26318 from alexcameron89/contributing-doc-update
Andrew White
2016-08-29
1
-1
/
+1
|
\
|
*
[ci skip] Update branch version in Contributing Guide
Alex Kitchens
2016-08-29
1
-1
/
+1
|
/
*
Fix nested multiple roots
Ryo Hashimoto
2016-08-29
3
-2
/
+61
*
Remove unneeded FIXME note
Rafael Mendonça França
2016-08-29
1
-2
/
+0
*
Merge pull request #26311 from y-yagi/use_inspect_for_show_value
Kasper Timm Hansen
2016-08-29
2
-1
/
+10
|
\
|
*
use `inspect` for show `from` value
yuuji.yaginuma
2016-08-29
2
-1
/
+10
*
|
Merge pull request #26310 from kjellberg/guides
Jon Moss
2016-08-28
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
Added gitignore to "files & purpose" list [ci skip]
Rasmus Kjellberg
2016-08-29
1
-0
/
+1
|
/
*
Merge pull request #26305 from kamipo/follow-up-to-26301
Kasper Timm Hansen
2016-08-28
1
-3
/
+1
|
\
|
*
Switch back to `Hash.dup`
Ryuta Kamizono
2016-08-28
1
-3
/
+1
*
|
Merge pull request #26306 from kamipo/remove_under_ruby-1.9
Kasper Timm Hansen
2016-08-28
1
-9
/
+9
|
\
\
|
|
/
|
/
|
|
*
Remove "Under Ruby 1.9" [ci skip]
Ryuta Kamizono
2016-08-28
1
-9
/
+9
|
/
*
validate_each in NumericalityValidator is never called in this case.
Guillermo Iguaran
2016-08-28
1
-2
/
+0
*
Add test for allow_blank in numericality validation
Nicolai Reuschling
2016-08-28
1
-0
/
+7
*
Merge pull request #26301 from maclover7/jm-fix-comment
Guillermo Iguaran
2016-08-27
1
-4
/
+2
|
\
|
*
Switch back to `Hash.dup`
Jon Moss
2016-08-27
1
-4
/
+2
|
/
*
Merge pull request #26299 from davydovanton/fix-typo
Vipul A M
2016-08-27
1
-1
/
+1
|
\
|
*
Fix typo in Delegation#delegate_missing_to doc [skip ci]
Anton Davydov
2016-08-27
1
-1
/
+1
|
/
*
Merge pull request #26297 from ledermann/patch-1
Vijay Dev
2016-08-27
1
-1
/
+1
|
\
|
*
Fix typo in deprecation message
Georg Ledermann
2016-08-27
1
-1
/
+1
|
/
*
Merge pull request #26293 from mechanicles/move-custom-assertion
Guillermo Iguaran
2016-08-27
2
-11
/
+11
|
\
|
*
Move custom assertion to its proper place
Santosh Wadghule
2016-08-27
2
-11
/
+11
|
/
*
Missing key should throw KeyError
eileencodes
2016-08-26
2
-1
/
+7
*
Merge pull request #26288 from maclover7/jm-revert-21995
Guillermo Iguaran
2016-08-26
1
-7
/
+11
|
\
[next]