Skip to content

Instantly share code, notes, and snippets.

@tonini
Created February 25, 2010 09:23
Show Gist options
  • Save tonini/314394 to your computer and use it in GitHub Desktop.
Save tonini/314394 to your computer and use it in GitHub Desktop.
##
# :attr_reader: dependencies
#
# A list of Gem::Dependency objects this gem depends on.
#
# Use #add_dependency or #add_development_dependency to add dependencies to
# a gem.
array_attribute :dependencies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment