Sha256: e898423c4a338a72626c13141534009a8a1d6d4d2feb2113a2f53349c8782bd7
Contents?: true
Size: 1.36 KB
Versions: 0
Compression: gzip
Compressed size: 601 Bytes
Stored size: 601 Bytes
Contents
--- !ruby/object:Gem::Specification name: week_of_month version: !ruby/object:Gem::Version version: 1.2.3.1 platform: ruby authors: - Sachin Singh autorequire: bindir: bin cert_chain: [] date: 2014-04-27 00:00:00.000000000 Z dependencies: [] description: Its gives you week_of_month method on date and time objects, that returns week of the month. email: sachin@railsdeveloper.in executables: [] extensions: [] extra_rdoc_files: [] files: - .gitignore - Gemfile - Gemfile.lock - README.rdoc - Rakefile - lib/modules/constant.rb - lib/modules/day.rb - lib/modules/month.rb - lib/modules/week.rb - lib/modules/year.rb - lib/test/modules/test_constant.rb - lib/test/modules/test_day.rb - lib/test/modules/test_month.rb - lib/test/modules/test_week.rb - lib/test/modules/test_year.rb - lib/week_of_month.rb - license - week_of_month.gemspec homepage: https://github.com/sachin87/week-of-month licenses: - MIT metadata: {} post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - '>=' - !ruby/object:Gem::Version version: '0' required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - '>=' - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: rubygems_version: 2.0.3 signing_key: specification_version: 4 summary: Week Of Month! test_files: []