--- !ruby/object:Gem::Specification name: magiclabs-userstamp version: !ruby/object:Gem::Version version: 2.1.0 platform: ruby authors: - DeLynn Berry - Thomas von Deyen autorequire: bindir: bin cert_chain: [] date: 2014-03-27 00:00:00.000000000 Z dependencies: [] description: This gem extends ActiveRecord::Base to add automatic updating of created_by and updated_by attributes of your models in much the same way that the ActiveRecord::Timestamp module updates created_(at/on) and updated_(at/on) attributes. email: - tvd@magiclabs.de executables: [] extensions: [] extra_rdoc_files: - LICENSE files: - CHANGELOG - Gemfile - LICENSE - Rakefile - Readme.rdoc - VERSION - lib/migration_helper.rb - lib/stampable.rb - lib/stamper.rb - lib/userstamp.rb - magiclabs-userstamp.gemspec - rdoc/classes/Ddb/Controller.html - rdoc/classes/Ddb/Controller/Userstamp.html - rdoc/classes/Ddb/Controller/Userstamp/InstanceMethods.html - rdoc/classes/Ddb/Userstamp.html - rdoc/classes/Ddb/Userstamp/MigrationHelper.html - rdoc/classes/Ddb/Userstamp/MigrationHelper/InstanceMethods.html - rdoc/classes/Ddb/Userstamp/Stampable.html - rdoc/classes/Ddb/Userstamp/Stampable/ClassMethods.html - rdoc/classes/Ddb/Userstamp/Stamper.html - rdoc/classes/Ddb/Userstamp/Stamper/ClassMethods.html - rdoc/classes/Ddb/Userstamp/Stamper/InstanceMethods.html - rdoc/classes/Userstamp.html - rdoc/created.rid - rdoc/files/CHANGELOG.html - rdoc/files/LICENSE.html - rdoc/files/Readme_rdoc.html - rdoc/files/lib/migration_helper_rb.html - rdoc/files/lib/stampable_rb.html - rdoc/files/lib/stamper_rb.html - rdoc/files/lib/userstamp_rb.html - rdoc/fr_class_index.html - rdoc/fr_file_index.html - rdoc/fr_method_index.html - rdoc/index.html - rdoc/rdoc-style.css - test/compatibility_stamping_test.rb - test/controllers/posts_controller.rb - test/controllers/users_controller.rb - test/controllers/userstamp_controller.rb - test/helper.rb - test/models/comment.rb - test/models/foo.rb - test/models/person.rb - test/models/post.rb - test/models/user.rb - test/schema.rb - test/stamping_test.rb - test/userstamp_controller_test.rb - test/userstamp_test.rb homepage: https://github.com/magiclabs/userstamp 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.1.11 signing_key: specification_version: 3 summary: Adds magic creator and updater attributes to your ActiveRecord models. test_files: [] has_rdoc: