Guest User

Untitled

a guest
Jun 25th, 2018
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. it_should_behave_like 'all saleable object controllers'
  2. it_should_behave_like 'all rentable object controllers'
  3. it_should_behave_like 'all day rentable object controllers'
  4.  
  5. before(:all) do
  6. has_year
  7. end
Add Comment
Please, Sign In to add comment