Skip to content

Wrong list of dependencies for Fedora 22 #1

@strzibny

Description

@strzibny

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions