Sha256: eed28b251987138cf98b24043345bddfab6923a3acf0a9d53ca89531a783a222
Contents?: true
Size: 518 Bytes
Versions: 1
Compression:
Stored size: 518 Bytes
Contents
Gem::Specification.new do |s| s.name = 'week_of_month' s.version = '1.2.2' s.date = '2012-10-08' s.summary = "Week Of Month!" s.description = "Its gives you week_of_month method on date and time objects, that returns week of the month." s.authors = ["Sachin Singh"] s.email = 'sachin@railsdeveloper.in' s.homepage = 'https://github.com/sachin87/week-of-month' s.summary = %q{} s.files = `git ls-files`.split("\n").sort s.require_paths = ["lib"] end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
week_of_month-1.2.2 | week_of_month.gemspec |