Skip to content

Instantly share code, notes, and snippets.

@StevenXL
Created May 13, 2015 21:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save StevenXL/5633222d4284dcda882f to your computer and use it in GitHub Desktop.
Save StevenXL/5633222d4284dcda882f to your computer and use it in GitHub Desktop.
output
[#<Dinosaur:0x00000000d86120 @name="Albertosaurus", @period="Late Cretaceous", @continent="North America", @diet="Carnivore", @weight=2000, @locomotion="Biped", @description="Like a T-Rex but smaller.">, #<Dinosaur:0x00000000d848e8 @name="Albertonykus", @period="Early Cretaceous", @continent="North America", @diet="Insectivore", @weight=nil, @locomotion="Biped", @description="Earliest known Alvarezsaurid.">, #<Dinosaur:0x00000000d7eb00 @name="Baryonyx", @period="Early Cretaceous", @continent="Europe", @diet="Piscivore", @weight=6000, @locomotion="Biped", @description="One of the only known dinosaurs with a fish-only diet.">, #<Dinosaur:0x00000000d7d250 @name="Deinonychus", @period="Early Cretaceous", @continent="North America", @diet="Carnivore", @weight=150, @locomotion="Biped", @description=nil>, #<Dinosaur:0x00000000d7a0f0 @name="Megalosaurus", @period="Jurassic", @continent="Europe", @diet="Carnivore", @weight=2200, @locomotion="Biped", @description="Originally thought to be a Quadruped. First dinosaur to be named.">, #<Dinosaur:0x00000000d789d0 @name="Giganotosaurus", @period="Late Cretaceous", @continent="South America", @diet="Carnivore", @weight=30420, @locomotion="Biped", @description="Largest hunter and also the coolest ever.">, #<Dinosaur:0x00000000d71068 @name="Yangchuanosaurus", @period="Oxfordian", @continent="Asia", @diet="Carnivore", @weight=7200, @locomotion="Biped", @description=nil>]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment