Ask A Question

Notifications

You’re not receiving notifications from this thread.

I miss App-Folders and Files after create a app

RubySnug asked in Rails

Hello and good day to all.

I'm new to RVM, Ruby and Rails and I have a problem.

I use RVM.

If I create a new RAILS app with the following command:
rails new appname -d mysql
Do I get the impression that the structure of the app folder is incomplete. I don't have any subfolders, only files.

There is a list of files:

.gitattributes
.gitignore
.ruby-version
Gemfile
README.md
Rakefile
config.ru

Information about my system and environment:
OS: Rocky Linux on a Hypervisor VM
Version: "9.2 (Blue Onyx)"
Updates: all installed

RVM Version: rvm 1.29.12 (latest) by Michal Papis, Piotr Kuczynski, Wayne E. Seguin [https://rvm.io]
Ruby Version: ruby 3.2.2 (2023-03-30 revision e51014f9c0) [x86_64-linux]
Rails Version: Rails 7.1.1

A Synology NAS with mariaDB 10

What's the Problem in my case?
Has anybody an idea, please?

Reply
Join the discussion
Create an account Log in

Want to stay up-to-date with Ruby on Rails?

Join 82,584+ developers who get early access to new tutorials, screencasts, articles, and more.

    We care about the protection of your data. Read our Privacy Policy.