Guest User

Untitled

a guest
Jul 17th, 2018
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.09 KB | None | 0 0
  1. class Company
  2.  
  3. def reset_layout!
  4. self.layout.destroy
  5. self.create_layout
  6. end
  7.  
  8. end
Add Comment
Please, Sign In to add comment