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

Remarkable Rails for Rspec 2 / Rails 3 #4

Open
hosh opened this issue Apr 22, 2010 · 4 comments
Open

Remarkable Rails for Rspec 2 / Rails 3 #4

hosh opened this issue Apr 22, 2010 · 4 comments
Labels

Comments

@hosh
Copy link
Contributor

hosh commented Apr 22, 2010

Please upvote this if this is important.

I don't generally use Remarkable Rails except as a way to pull in Remarkable ActiveRecord.

Here's what I am thinking:

  • Split off Remarkable::Rack for rack middleware and endpoint testing. This include things like the redirect_to macros.
  • Split off Remarkable::ActionController for ActionController API compliance. Or something similar to that. This would let you use macros for your own custom controllers, including compliant controllers such as ActiveMailer
  • Remarkable::Rails should then end up being a thin layer built on top of all of these different macros.

I'd like some feedback with this. Unlike Remarkable::ActiveRecord, since I don't realy use this, I don't know all the features very well.

@thibaudgg
Copy link

+1

1 similar comment
@benhutton
Copy link

+1

@benhutton
Copy link

(I'd be willing to put in some man-power on this (as I have a lot of code that I'm porting to Rails 3/Rspec 2 that uses it). I know next to nothing about Rspec or Remarkable internals, but I'd be willing to learn if I knew where to go with questions.)

@jairodiaz
Copy link

+1

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

No branches or pull requests

4 participants