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
/
actionview
/
lib
/
action_view
/
helpers
/
asset_url_helper.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Minor corrections to #26905
Andrew White
2016-11-13
1
-1
/
+1
*
Merge pull request #26905 from bogdanvlviv/docs
Andrew White
2016-11-13
1
-2
/
+2
|
\
|
*
Add missing `+` around a some literals.
bogdanvlviv
2016-10-27
1
-2
/
+2
*
|
let Regexp#match? be globally available
Xavier Noria
2016-10-27
1
-1
/
+0
|
/
*
[ci skip] Replace to closing tag
Andrey Molchanov
2016-09-20
1
-1
/
+1
*
Fix style
schneems
2016-08-30
1
-5
/
+5
*
Address comment via @dhh, better option naming
schneems
2016-08-30
1
-11
/
+11
*
Address doc style comments from @robin850
schneems
2016-08-29
1
-9
/
+9
*
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
*
Favor `public_folder: true` over `public_*`
schneems
2016-08-29
1
-112
/
+0
*
Fix formatting
schneems
2016-08-29
1
-15
/
+14
*
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
*
Add three new rubocop rules
Rafael Mendonça França
2016-08-16
1
-12
/
+12
*
modernizes hash syntax in actionview
Xavier Noria
2016-08-06
1
-1
/
+1
*
applies new string literal convention in actionview/lib
Xavier Noria
2016-08-06
1
-13
/
+13
*
systematic revision of =~ usage in AV
Xavier Noria
2016-07-25
1
-10
/
+13
*
typo fix [ci skip]
amitkumarsuroliya
2015-08-18
1
-2
/
+2
*
[ci skip] Fix simultaneous spelling
Kasper Timm Hansen
2015-08-10
1
-1
/
+1
*
Update info on browser connection limits [ci skip]
Derek Prior
2015-08-10
1
-11
/
+18
*
Freeze string literals when not mutated.
schneems
2015-07-19
1
-1
/
+1
*
Merge pull request #20669 from akolomiychuk/image-path
Yves Senn
2015-06-29
1
-0
/
+2
|
\
|
*
Add nil check in asset_path
Anton Kolomiychuk
2015-06-29
1
-0
/
+2
|
/
*
fix typo asser url [ci skip]
Mehmet Emin İNAÇ
2015-04-16
1
-6
/
+6
*
[Skip ci] Add information about :host options
Anton Davydov
2015-04-16
1
-0
/
+30
*
Revert "Merge pull request #15312 from JuanitoFatas/action_view/asset_path"
Matthew Draper
2014-09-14
1
-1
/
+1
*
Return an absolute instead of relative path from an asset url in the case of ...
Jolyon Pawlyn
2014-07-15
1
-1
/
+1
*
[ci skip] /javascript/ -> JavaScript - cover whole app
Akshay Vishnoi
2014-07-04
1
-2
/
+2
*
[ci skip] correct output for asset_helper methods
Kuldeep Aggarwal
2014-06-16
1
-10
/
+10
*
Update documentation for setting asset_host to a Proc, mention that the reque...
Manuel Meurer
2014-05-31
1
-1
/
+4
*
correct docs for (asset|image)_path [ci skip]
Aditya Kapoor
2014-05-27
1
-14
/
+14
*
Convert source to string if it is present.
Juanito Fatas
2014-05-25
1
-1
/
+1
*
Improve documentation for asset_url
Hubert Łępicki
2014-05-08
1
-1
/
+8
*
Allow custom asset host to be passed in asset_url
Hubert Łępicki
2014-05-08
1
-1
/
+2
*
always use File.join
phoet
2014-05-01
1
-2
/
+2
*
Fix a few typos. [ci skip]
namusyaka
2013-09-04
1
-2
/
+2
*
Move actionpack/lib/action_view* into actionview/lib
Piotr Sarnacki
2013-06-20
1
-0
/
+355