Advertisement
Guest User

Untitled

a guest
Nov 24th, 2015
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. ce1 = cover_elem[:excess_level_id] != "#{cover_elem[:option_id]}#{cover.excess_level_id}"
  2. ce2 = cover_elem[:options][0][:excess][:id] != cover_elem[:excess_level_id]
  3.  
  4. if ( cover.excess_level_id && ce1 ) || ce2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement