lib/ripple.rb in ripple-0.9.2 vs lib/ripple.rb in ripple-0.9.3

- old
+ new

@@ -11,9 +11,11 @@ # 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. require 'riak' +require 'erb' +require 'yaml' require 'active_model' require 'ripple/core_ext' require 'ripple/translation' require 'ripple/document' require 'ripple/embedded_document'