Guest User

Untitled

a guest
May 24th, 2018
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. STATUS = {
  2. :pending => "",
  3. :test => "Test Mode",
  4. :approval_pending => "Ready for Approval",
  5. :install_pending => "Read to Install",
  6. :overdue => "Install Overdue",
  7. :installed => "Installed"
  8. }
Add Comment
Please, Sign In to add comment