lib/feedjira/podcast/channel/cloud.rb in feedjira-podcast-0.9.12 vs lib/feedjira/podcast/channel/cloud.rb in feedjira-podcast-0.9.13
- old
+ new
@@ -6,10 +6,10 @@
include FeedUtilities
attribute :domain
attribute :port
attribute :path
- attribute :registerProcedure
+ attribute :registerProcedure, as: :register_procedure
attribute :protocol
end
end
end
end