Guest User

Untitled

a guest
May 23rd, 2018
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.50 KB | None | 0 0
  1. bigfolio@ey03-s00266 /data/nextproof/current $ ruby script/console production
  2. Loading production environment (Rails 2.0.2)
  3. >> g = Gallery.find(2376)
  4. => #<Gallery id: 2376, name: "Hike Pictures", description: nil, account_id: 9, created_at: "2008-10-10 09:47:27", updated_at: "2008-11-04 13:58:32", theme_id: 5, password: "hike", registration_required: false, open_on: nil, close_on: nil, watermark_images: false, show_slideshow_on_home: false, permalink: "hike-pictures", ftp_status: nil, show_options: false>
  5. >>
Add Comment
Please, Sign In to add comment