Skip to content
This repository has been archived by the owner on Apr 5, 2018. It is now read-only.

locomotivecms/models

Repository files navigation

LocomotiveCMS::Models

Gem Version Code Climate Dependency Status Build Status Coverage Status

LocomotiveCMS Models is persistence layer for LocomotiveCMS.

Configuration

Locomotive::Models.configure do |config|
  config.default_adapter = Adapters::MemoryAdapter.new
end

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Contact

Feel free to contact me (did at locomotivecms dot com).

Copyright (c) 2013 NoCoffee, released under the MIT license

About

Persistence layer for LocomotiveCMS.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages