
railsにおいて「rails s」でサーバーが起動できないです。(以下エラー文あり)
正直、上記の件、原因がわからなく困っております。
必要な情報は都度教えて頂ければ追記致します。
railsのインストールは確認できております。
sqlite3のインストールもできております。
gemのアップデートなども試しました。
一通り、ネットで同じような症状がでた方のページを拝見し上記対策を行いましたが、
上手くいきませんでした・・・。
宜しくお願いいたします。
Usage:
rails new APP_PATH [options]
Options:
-r, [--ruby=PATH] # Path to the Ruby binary of your choice
# Default: /Users/ryouhasegawa/.rbenv/versions/2.1.5/bin/ruby
-m, [--template=TEMPLATE] # Path to some application template (can be a filesystem path or URL)
[--skip-gemfile], [--no-skip-gemfile] # Don't create a Gemfile
-B, [--skip-bundle], [--no-skip-bundle] # Don't run bundle install
-G, [--skip-git], [--no-skip-git] # Skip .gitignore file
[--skip-keeps], [--no-skip-keeps] # Skip source control .keep files
・
・
・
Description:
The 'rails new' command creates a new Rails application with a default
directory structure and configuration at the path you specify.
You can specify extra command-line arguments to be used every time
'rails new' runs in the .railsrc configuration file in your home directory.
Note that the arguments specified in the .railsrc file don't affect the
defaults values shown above in this help message.
Example:
rails new ~/Code/Ruby/weblog
This generates a skeletal Rails installation in ~/Code/Ruby/weblog.
See the README in the newly created application to get going.
A 回答 (2件)
- 最新から表示
- 回答順に表示
No.1
- 回答日時:
アプリケーションを作成しておく必要があります。
rails new test_app
cd test_app
rails s
でいけるはずです。
参考
http://guides.rubyonrails.org/getting_started.html
の
3.2 Creating the Blog Applicationから下
この回答への補足
ご教示有難う御座います。
試して見たところ、下記のようなエラー文が出てきて、成功ならずでした・・・
折角教えていただいたのに申し訳御座いません。
Ignoring bigdecimal-1.2.5 because its extensions are not built. Try: gem pristine bigdecimal-1.2.5
/Users/ryouhasegawa/.rvm/gems/ruby-2.1.5/gems/sqlite3-1.3.10/lib/sqlite3/sqlite3_native.bundle: [BUG] Segmentation fault at 0x00000000000438
ruby 2.1.5p273 (2014-11-13 revision 48405) [x86_64-darwin14.0]
-- Crash Report log information --------------------------------------------
See Crash Report log file under the one of following:
* ~/Library/Logs/CrashReporter
* /Library/Logs/CrashReporter
* ~/Library/Logs/DiagnosticReports
* /Library/Logs/DiagnosticReports
for more details.
-- Control frame information -----------------------------------------------
c:0033 p:-17533275354796 s:0123 e:000122 TOP [FINISH]
c:0032 p:---- s:0121 e:000120 CFUNC :require
・
・
・
お探しのQ&Aが見つからない時は、教えて!gooで質問しましょう!
似たような質問が見つかりました
- Ruby Ruby on Railsでサーバーを立ち上げるには 1 2022/08/28 16:16
- その他(SNS・コミュニケーションサービス) 自分のpcがハッキングされたようなメールが来たのですがどうすればいいですか? 4 2022/10/02 16:14
- 英語 できるだけ直訳で英語の翻訳をお願いします。(英語→日本語) 1 2022/10/15 20:59
- 戦争・テロ・デモ ウクライナ、メル友に五千円要求されてさ 1 2022/04/02 09:38
- 英語 この英文は平易な反面格調高いですか? 1 2023/01/15 12:04
- YouTube youtubeからの著作権メールについて 2 2023/02/14 16:12
- VPN 何これ 1 2022/04/19 01:32
- 英語 英文の添削をお願いします 4 2023/05/23 11:10
- 英語 下記はなんていってますか? こんにちは以降、訳していただけたら助かります。 Hello, We’re 1 2023/01/14 00:09
- 公的扶助・生活保護 保証人? 1 2022/05/17 22:42
関連するカテゴリからQ&Aを探す
おすすめ情報
デイリーランキングこのカテゴリの人気デイリーQ&Aランキング
-
Rails 本番サーバーでpassenger...
-
WSLのUbuntuで、Railsのインス...
-
さくらレンタルサーバー上でのr...
-
エクセルのVBA関数の実行す...
-
VBnet、Imports Microsoft.Offi...
-
VisualStudioからVScodeへの移植
-
Excel実行時エラー-2146959355?
-
A-oneのラベル屋さんについて
-
xcodeでテキストに対してマーキ...
-
パソコンのスクリーンセーバー...
-
京セラのスマホ、BASIO3をバー...
-
VB.NETでボタンのクリックイベ...
-
Craving Explorerのバージョン...
-
管理者として実行を毎回すると...
-
プログラム実行時の、一時停止...
-
パソコンに何かが勝手にダウン...
-
EXCEL-VBAでコマンド...
-
ATOMは何の略ですか
-
エクセルVBA、ステップモードと...
-
Emacsメニューの日本語化について
マンスリーランキングこのカテゴリの人気マンスリーQ&Aランキング
-
WSLのUbuntuで、Railsのインス...
-
MySQL上にRedmineのテーブルが...
-
Railsチュートリアルの最初がう...
-
RubyOnRailsでDB(MicrosftSQLS...
-
Ruby on rails3 プロジェクト
-
「rails s」でサーバーが起動で...
-
rails3初心者 画像にリンクを...
-
ruby on rails serverが立てれない
-
Rails とSocial Stream
-
linuxにrailsのインストールが...
-
さくらレンタルサーバー上でのr...
-
Ruby on railsのフォームでSele...
-
ruby on rails
-
Rails 本番サーバーでpassenger...
-
gem でインストールされたアプ...
-
Railsで作ったものにdispatch.c...
-
scaffold
-
Ruby on Railsでサーバーを立ち...
-
railsコマンドが実行できないサ...
-
railsでtime_selectを利用する...
おすすめ情報