We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25ec23c commit 98f1080Copy full SHA for 98f1080
Gemfile
@@ -31,6 +31,8 @@ gem 'rack-cors'
31
group :development, :test do
32
# Call 'byebug' anywhere in the code to stop execution and get a debugger console
33
gem 'byebug', platforms: [:mri, :mingw, :x64_mingw]
34
+ #Foreman
35
+ gem 'foreman'
36
end
37
38
group :development do
@@ -40,8 +42,6 @@ group :development do
40
42
gem 'spring-watcher-listen', '~> 2.0.0'
41
43
44
-#Foreman
-gem 'foreman'
45
46
# Windows does not include zoneinfo files, so bundle the tzinfo-data gem
47
gem 'tzinfo-data', platforms: [:mingw, :mswin, :x64_mingw, :jruby]
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
0 commit comments