Is there nothing like this in the Rails world? I've been looking for a
good testing framework for months, not finding anything, so I've just
been building my own.

This is what I want to do:
- track arbitrary behaviors (e.g. photos viewed, comments posted)
- track correlation between arbitrary variables and those behaviors
(e.g, how do different versions of this prompt affect average photos
viewed?)

This kind of thing should be a core part of agile development. What's
out there? I know Google Website Optimizer is one of the answers, but it
seems pretty limited and awkward compared to a Rails-based solution.
-- 
Posted via http://www.ruby-forum.com/.

--~--~---------~--~----~------------~-------~--~----~
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