This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
rails
Watch
1
Star
1
Fork
0
You've already forked rails
mirror of
https://github.com/github/rails.git
synced
2026-01-14 00:57:58 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3-1-github
Add File
New File
Upload File
Apply Patch
rails
/
actionpack
/
lib
/
sprockets
History
Dmitry Vorotilin
cf429711b0
Fix
#3993
assets:precompile task does not detect index files
2012-05-04 16:30:36 +04:00
..
helpers
Pass extensions to javascript_path and stylesheet_path helpers.
Closes
#3417
2012-01-03 17:52:00 -02:00
assets.rake
Fix regression when calling helpers inside sprockets.
2011-10-05 09:35:31 +02:00
bootstrap.rb
rake assets:precompile
loads the application but does not initialize it.
2011-09-24 02:00:41 +02:00
compressors.rb
Make compressors lazily load.
2011-07-06 21:45:36 -03:00
helpers.rb
Fix regression when calling helpers inside sprockets.
2011-10-05 09:35:31 +02:00
railtie.rb
Leave default_asset_host_protocol unset
2011-12-01 13:19:38 +01:00
static_compiler.rb
Fix
#3993
assets:precompile task does not detect index files
2012-05-04 16:30:36 +04:00