mirror of
https://github.com/internetee/registry.git
synced 2025-07-25 12:08:27 +02:00
rails new
This commit is contained in:
parent
480ed98a25
commit
556898352f
46 changed files with 917 additions and 2 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', __FILE__)
|
||||
load Gem.bin_path('bundler', 'bundle')
|
Loading…
Add table
Add a link
Reference in a new issue