Socket
Book a DemoInstallSign in
Socket

preplay_mongoid_rails_migrations

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

preplay_mongoid_rails_migrations

1.1.0
bundlerRubygems
Version published
Maintainers
1
Created
Source

== RELEASE NOTES

  • For rails >= 3.2.0 and mongoid >= 3.0.0, use version 1.0.0
  • For rails >= 3.0.0 (but < 3.2.0) and mongoid >= 2.0.0, use version 0.0.14

== SYNOPSIS

  • Data migrations for Mongoid.

== MIGRATE WHEN ...

  • The migrating is good

== INSTALL

  • gem install mongoid_rails_migrations
  • In your Gemfile, include (after including mongoid): gem "mongoid_rails_migrations",

== FEATURES AND HOW TO USE

  • generator:

    • rails generate mongoid:migration your_migration_name_here
  • migrations:

    • db:migrate
    • db:migrate:down
    • db:migrate:up
    • db:rollback
    • db:migrate:redo
    • db:migrate:reset
    • db:reseed (handled by mongoid)
    • db:version

== CREDITS TO

  • rails
  • mongoid
  • contributions from the community (git log)

Much of this gem simply modifies existing code from both projects. With that out of the way, on to the license.

== LICENSE (MIT)

Copyright © 2012: Alan Da Costa

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the 'Software'), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

The software is provided 'as is', without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose and noninfringement. In no event shall the authors or copyright holders be liable for any claim, damages or other liability, whether in an action of contract, tort or otherwise, arising from, out of or in connection with the software or the use or other dealings in the software.

FAQs

Package last updated on 04 May 2013

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.