rbrainz.rb

Path: lib/rbrainz.rb
Last Update: Sat Feb 23 07:13:00 +0000 2019

$Id: rbrainz.rb 254 2009-05-13 20:04:36Z phw $

This is actually just a convenient shortcut that allows the user to use RBrainz by just using require ‘rbrainz‘. This will include the whole RBrainz web service library, which should be ok most of the time.

If you want only the models use require ‘rbrainz/model‘.

Author:Philipp Wolfer (phw@rubyforge.org)
Copyright:Copyright (c) 2007, Nigel Graham, Philipp Wolfer
License:RBrainz is free software distributed under a BSD style license. See LICENSE for permissions.

Required files

rbrainz/webservice   rbrainz/core_ext  

[Validate]