mirror of
https://github.com/Fishwaldo/role_model.git
synced 2025-03-15 11:32:04 +00:00
Regenerate gemspec for version 0.8.0
This commit is contained in:
parent
dfbb5cf4aa
commit
8845d63d03
1 changed files with 2 additions and 2 deletions
|
@ -5,11 +5,11 @@
|
|||
|
||||
Gem::Specification.new do |s|
|
||||
s.name = "role_model"
|
||||
s.version = "0.7.1"
|
||||
s.version = "0.8.0"
|
||||
|
||||
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
|
||||
s.authors = ["Martin Rehfeld"]
|
||||
s.date = "2012-05-13"
|
||||
s.date = "2012-10-29"
|
||||
s.description = "Ever needed to assign roles to a model, say a User, and build conditional behaviour on top of that? Enter RoleModel -- roles have never been easier! Just declare your roles and you are done. Assigned roles will be stored as a bitmask."
|
||||
s.email = "martin.rehfeld@glnetworks.de"
|
||||
s.extra_rdoc_files = [
|
||||
|
|
Loading…
Add table
Reference in a new issue