Skip to content
This repository was archived by the owner on Jul 21, 2020. It is now read-only.
This repository was archived by the owner on Jul 21, 2020. It is now read-only.

Not on rubygems.org #27

@chrisberkhout

Description

@chrisberkhout

I'm prep'ing an app for upgrading to rails 3. I want to switch plugins to gems where possible so I can manage them with bundler and more easily upgrade everything to the latest versions.

I found restful-authentication has a gemspec with:
s.version = "1.1.1"

But I had no luck installing that version, or any, via the rubygems.org gem source.

There may be a good argument for using restful-authentication just as a plugin, but in general, gems with bundler does make managing versions easier and I'd have saved 10 mins if "gem install restful-authentication -v 1.3.0" had just worked.

I'd really appreciate it if you can publish restful-authentication to rubygems, and I'm sure it would help many others too.

Cheers,
Chris

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions