lib/recurly/plan.rb in recurly-0.4.8 vs lib/recurly/plan.rb in recurly-0.4.10

- old
+ new

@@ -1,8 +1,8 @@ module Recurly class Plan < Base self.element_name = "plan" - self.prefix = "/company/" + self.prefix = "/site/" self.primary_key = :plan_code def self.known_attributes [ "plan_code", \ No newline at end of file