-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
The assistant currently install the following for Rails:
- rpm:
- rubygem(rails)
- rubygem(sqlite3)
- rubygem(jquery-rails)
- rubygem(coffee-rails)
- rubygem(sass-rails)
- rubygem(uglifier)
- rubygem(therubyracer)
But for Fedora 22 it should be installing
rubygem-{rails,sqlite3,coffee-rails,sass-rails,uglifier,jquery-rails,turbolinks,jbuilder,therubyracer,sdoc,spring,byebug,web-console}
So what's the best way of targeting different Fedora and Rails versions? We have a @rubyonrails group in Fedora, so perhaps it should be installing that. It would be Fedora-version independent.
Metadata
Metadata
Assignees
Labels
No labels