Skip to content
This repository has been archived by the owner on Sep 18, 2020. It is now read-only.

Support for Rails 3.1? #36

Closed
pickhardt opened this issue Jan 24, 2014 · 3 comments
Closed

Support for Rails 3.1? #36

pickhardt opened this issue Jan 24, 2014 · 3 comments

Comments

@pickhardt
Copy link

Does this gem not work in Rails 3.1? The README says Rails apps 3.2+ so it looks like no. If not, what's the reason? If I see how to fix it for 3.1, I'll go ahead and fix it, because I want to use it.

@pickhardt
Copy link
Author

Looks like it is requiring the route_inspector file which came in Rails 3.2. OK, I get it now. Might want to add a clarification for that to the README. I'm going to close this issue now.

@schneems
Copy link
Owner

Can you give me a documentation PR?—
Richard Schneeman

On Fri, Jan 24, 2014 at 12:06 PM, Jeff Pickhardt notifications@github.com
wrote:

Does this gem not work in Rails 3.1? The README says Rails apps 3.2+ so it looks like no. If not, what's the reason? If I see how to fix it for 3.1, I'll go ahead and fix it, because I want to use it.

Reply to this email directly or view it on GitHub:
#36

@pickhardt
Copy link
Author

It's such a minor point. I'd just add a section to Install that says something like: This gem is for Rails apps 3.2 up to 4.0 (and for 4.0+, use rails/info/routes). The reason it doesn't work in Rails 3.1 and under is that it uses the RouteInspector.

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

No branches or pull requests

2 participants