Guest User

Untitled

a guest
Apr 23rd, 2018
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. tal-atlass-mac-pro:guild tal$ script/console
  2. Loading development environment.
  3. >> [0,1,2,3].rand
  4. NoMethodError: private method `rand' called for [0, 1, 2, 3]:Array
  5. from (irb):1
  6. >> exit
  7. tal-atlass-mac-pro:guild tal$ ruby -v
  8. ruby 1.8.6 (2007-09-24 patchlevel 111) [universal-darwin9.0]
  9. tal-atlass-mac-pro:guild tal$ rails -v
  10. Rails 2.0.2
Add Comment
Please, Sign In to add comment