mirror of
https://github.com/Threnklyn/Klaus.git
synced 2026-05-19 04:33:27 +02:00
rails init commit
This commit is contained in:
Executable
+3
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env ruby
|
||||
ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../../Gemfile', __FILE__)
|
||||
load Gem.bin_path('bundler', 'bundle')
|
||||
Reference in New Issue
Block a user