Advertisement
d4rky

Untitled

Sep 24th, 2015
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Ruby 0.30 KB | None | 0 0
  1.     calculation.class_eval do
  2.       attr_accessor :calculated_price
  3.       attr_accessor :yearly_offer_number
  4.       attr_accessor :yearly_premium_url
  5.       attr_accessor :position_in_leads
  6.       attr_accessor :quotation_token
  7.       attr_accessor :save_quote_key
  8.       attr_accessor :competitors
  9.     end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement