We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 144571f commit 0299252Copy full SHA for 0299252
annotate.gemspec
@@ -9,7 +9,7 @@ Gem::Specification.new do |s|
9
10
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
11
s.authors = ["Cuong Tran", "Alex Chaffee", "Marcos Piccinini", "Turadg Aleahmad", "Jon Frisby"]
12
- s.date = "2014-02-26"
+ s.date = "2014-06-16"
13
s.description = "Annotates Rails/ActiveRecord Models, routes, fixtures, and others based on the database schema."
14
s.email = ["[email protected]", "[email protected]", "[email protected]", "[email protected]", "[email protected]"]
15
s.executables = ["annotate"]
0 commit comments