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

Rack app #13

Closed
dmathieu opened this issue Jul 31, 2013 · 5 comments
Closed

Rack app #13

dmathieu opened this issue Jul 31, 2013 · 5 comments
Assignees
Milestone

Comments

@dmathieu
Copy link

Having this as a rails engine is already awesome.
It would be very cool though, to be able to run it without rails (why wouldn't a sinatra app have a web console?).

@ghost ghost assigned gsamokovarov Jul 31, 2013
@gsamokovarov
Copy link
Owner

Thanks for bringing this up, @dmathieu!

Yes, that would definitely be pretty cool! For now, however, I would like to focus on the rails compatibility, because it really makes the development quite easier (I just love all of the active support goodies). Once we have a stable set of features, I think, would be a good time to extract it to a rack middleware, keeping the rails specific stuff (like the console helpers) in guards.

I'm gonna milestone this for 1.0.

@keeguon
Copy link

keeguon commented Aug 1, 2013

Slightly related but could be cool if you could support Rails 3.

@gsamokovarov
Copy link
Owner

@keeguon I would look into that!

@gsamokovarov
Copy link
Owner

@keeguon check out web-console-rails3 for Rails 3 support. If you have any problems with it, report them on its issue tracker.

@kirs
Copy link

kirs commented Oct 16, 2013

Folks, take a look on rails#7 :)

gsamokovarov added a commit that referenced this issue Aug 26, 2014
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

4 participants