When I want to create an application using rails new firstapp
I get an error saying it requires the gem "byebug".
When I tried to install it using gem install byebug
I got another error saying the necessary headers are missing.
Please tell me how to fix it.
You probably need to install Fedora Development Tools
and/or ruby develop