Initial revision of active_mocks is available from
svn://majakari.net/public/rails/plugins/active_mocks
Wrapper over flexmock, it helps you in mocking active record objects, especially those with associated data.
validates_presence_of => :geek_stuff, :allow_digress => true
Initial revision of active_mocks is available from
svn://majakari.net/public/rails/plugins/active_mocks
Wrapper over flexmock, it helps you in mocking active record objects, especially those with associated data.