Skip to content

rails install errors #24

@jamesalexanderdickerson

Description

Gemfile:
gem 'skeleton-rails'

rails g skeleton:install
Running via Spring preloader in process 65997
deprecated You need Rails >= 3.1 and/or Assets Pipeline turned on.
Please update your Rails app, and comeback soon!
rails -v
Rails 4.2.5

Gemfile:
gem 'skeleton-rails','~> 1.0'

bundle install
Fetching gem metadata from https://rubygems.org/...........
Fetching version metadata from https://rubygems.org/...
Fetching dependency metadata from https://rubygems.org/..
Could not find gem 'skeleton-rails (~> 1.0)' in any of the gem sources listed in your Gemfile or available on this
machine.

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