Sha256: cb92022e3cf6b4ed245e1c2f15cd787e886f81bc36620b92eafcac28bca127da
Contents?: true
Size: 1.08 KB
Versions: 5
Compression:
Stored size: 1.08 KB
Contents
= logical_model LogicalModel allows to use a restfull resources as models. It was written following this tutorial: http://www.slideshare.net/ihower/serviceoriented-design-and-implement-with-rails3 == Usage In your Gemfile: gem "logical_model" == Contributing to logical_model * Check out the latest master to make sure the feature hasn't been implemented or the bug hasn't been fixed yet * Check out the issue tracker to make sure someone already hasn't requested it and/or contributed it * Fork the project * Start a feature/bugfix branch * Commit and push until you are happy with your contribution * Make sure to add tests for it. This is important so I don't break it in a future version unintentionally. * Please try not to mess with the Rakefile, version, or history. If you want to have your own version, or is otherwise necessary, that is fine, but please isolate to its own commit so I can cherry-pick around it. == Copyright Copyright (c) 2011 Dwayne Macgowan. See LICENSE.txt for further details. === TODO * specs! * put log in /log * on create parse response and show errors, etc.
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
logical_model-0.2.4 | README.rdoc |
logical_model-0.2.3 | README.rdoc |
logical_model-0.2.2 | README.rdoc |
logical_model-0.2.1 | README.rdoc |
logical_model-0.2.0 | README.rdoc |