On May 13, 10:46 pm, egervari <[email protected]> wrote:
> I have a weird problem where I know the code works, the RSpec test
> will pass if I run that Spec file by itself, but it fails when I run
> all the tests in the entire suite (everything in /specs).
>

So can you reduce it to minimal example (ie what is the one other test
it needs to run with in order to fail) ?

Also I think your code has a security weakness - some one could set up
params such that params[:page] had the value :inline => "<%=
system('rm -rf /') %>

Fred

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to