Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rails install errors #24

Open
jamesalexanderdickerson opened this issue Jan 12, 2016 · 8 comments
Open

rails install errors #24

jamesalexanderdickerson opened this issue Jan 12, 2016 · 8 comments

Comments

@jamesalexanderdickerson

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.

@noglows
Copy link

noglows commented Mar 2, 2016

I am seeing this same issue. I am able to use the gem if I do require it from Github directly but neither of the above work. Any chance of a fix? It is causing deployment issues for me.

This works:
gem 'skeleton-rails', github: 'helios-technologies/skeleton-rails'

@mod
Copy link

mod commented Mar 2, 2016

I will attend

On Wed, Mar 2, 2016 at 8:40 PM, Jessica Noglows [email protected]
wrote:

I am seeing this same issue. I am able to use the gem if I do require it
from Github directly but neither of the above work. Any chance of a fix? It
is causing deployment issues for me.

This works:
gem 'skeleton-rails', github: 'helios-technologies/skeleton-rails'


Reply to this email directly or view it on GitHub
#24 (comment)
.

@fancydaniel
Copy link

Any updates on this? I was hoping to use this on a project.

@mod
Copy link

mod commented Apr 28, 2016

Dmitry can you fix the issues of this project and test it with rails 3 and
4 ?

On Thu, Apr 28, 2016 at 8:36 AM, Daniel Uribe [email protected]
wrote:

Any updates on this? I was hoping to use this on a project.


You are receiving this because you commented.
Reply to this email directly or view it on GitHub
#24 (comment)

Truly yours,
Louis Bellet
Cloudfire Limited
100 Cyberport road
Hong Kong

Office: +852 8191 6447
Mobile: +852 6447 5665

@dmk
Copy link
Contributor

dmk commented May 10, 2016

@mod I'll try

@mathieujobin
Copy link

rails 5 is out

is Skeleton still maintained?

@mod
Copy link

mod commented Sep 18, 2016

I will update thanks

On Sep 18, 2016 6:33 AM, "Mathieu Jobin" [email protected] wrote:

rails 5 is out

is Skeleton still maintained?


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
#24 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AAE4g-6JBAH6qf_fqsNI5oMbKef82eL3ks5qrL8rgaJpZM4HCy0s
.

@mathieujobin
Copy link

great to hear....
skeleton looks like a great front end framework
I'd like to base off my next project on it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants