erp_base_erp_svcs 3.0.3
contains an implementation of the ubiquitous 'party model' for managing people, organizations, roles, relationships and contact information. The models in this library are designed to be useful in a variety of circumstances, including headless SOA implementations and batch operations.
Gemfile:
=
install:
=
Runtime Dependencies (12):
actionmailer
~> 3.1.0
actionpack
~> 3.1.0
activerecord
~> 3.1.0
activeresource
~> 3.1.0
activesupport
~> 3.1.0
attr_encrypted
= 1.2.0
awesome_nested_set
= 2.0.2
data_migrator
= 1.7
has_many_polymorphic
>= 2.0.1
rails
~> 3.1.0
railties
~> 3.1.0
uuid
= 2.3.4
Development Dependencies (7):
database_cleaner
>= 0
factory_girl_rails
= 1.3.0
rspec-rails
= 2.7
simplecov
= 0.5
spork
= 0.9.0.rc
sqlite3
= 1.3.4
watchr
>= 0