Update to rails 5.2.0
This commit is contained in:
parent
aee222551a
commit
98de681e47
34 changed files with 305 additions and 109 deletions
3
bin/bundle
Executable file
3
bin/bundle
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/usr/bin/env ruby
|
||||
ENV["BUNDLE_GEMFILE"] ||= File.expand_path("../Gemfile", __dir__)
|
||||
load Gem.bin_path("bundler", "bundle")
|
Loading…
Add table
Add a link
Reference in a new issue