Module: Riagent

Extended by:
Configuration
Defined in:
lib/riagent/errors.rb,
lib/riagent.rb,
lib/riagent/railtie.rb,
lib/riagent/version.rb,
lib/riagent/conversion.rb,
lib/riagent/persistence.rb,
lib/riagent/associations.rb,
lib/riagent/configuration.rb,
lib/riagent/active_document.rb,
lib/riagent/persistence/riak_kv_strategy.rb,
lib/riagent/persistence/persistence_strategy.rb,
lib/riagent/persistence/riak_dt_set_strategy.rb,
lib/riagent/persistence/riak_no_index_strategy.rb,
lib/rails/generators/riagent/install/install_generator.rb

Overview


Copyright © “2014-2015” Dmitri Zagidulin

This file is provided to you under the Apache License, Version 2.0 (the “License”); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an “AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.


Defined Under Namespace

Modules: ActiveDocument, Associations, Configuration, Conversion, Generators, Persistence Classes: InvalidDocumentError, Railtie, RiagentError

Constant Summary collapse

VERSION =
"0.1.0"

Method Summary

Methods included from Configuration

config, config=, config_for, init_clients, init_riak_client, load_config_file, riak_client, riak_client=