George Claghorn
ccac681122
Generate root-relative paths in Active Storage disk service URL methods
...
Fixes #32129 .
2018-03-05 11:54:43 -05:00
Jeremy Daer
d4eb0dc89e
Rails 6 requires Ruby 2.4.1+
...
Skipping over 2.4.0 to sidestep the `"symbol_from_string".to_sym.dup` bug.
References #32028
2018-02-17 15:34:57 -08:00
Rafael Mendonça França
0ea8e7db1a
Remove support to Ruby 2.2
...
Rails 6 will only support Ruby >= 2.3.
2018-02-16 18:52:10 -05:00
George Claghorn
c2ba530c43
Extract content types from blob data
2018-01-15 13:06:17 -05:00
yuuji.yaginuma
acaa0795b2
Include migration files in gem
...
Fixes #31245
2017-11-28 07:48:56 +09:00
claudiob
9d636c9e2f
Make Rubocop happier about ActiveStorage
...
Running `rubocop activestorage` before this commit resulted in 20 offenses.
This commit only fixes:
- Trailing whitespace detected
- Space inside } missing
- Put one space between the method name and the first argument.
The other offenses are left since they are intentional according to
@georgeclaghorn (https://github.com/rails/rails/pull/30061#issuecomment-319999190 )
2017-08-03 11:43:08 -07:00
David Heinemeier Hansson
54663f55ef
Resolve gemspec typo
2017-07-31 15:55:55 -05:00
David Heinemeier Hansson
4b5e042d79
Use standard Rails layout for gemspec
2017-07-31 15:52:31 -05:00
Rafael Mendonça França
9330d01ada
Add 'activestorage/' from commit '3f4a7218a4a4923a0e7ce1b2eb0d2888ce30da58'
...
git-subtree-dir: activestorage
git-subtree-mainline: 0d58e7e478
git-subtree-split: 3f4a7218a4
2017-07-31 15:21:22 -04:00