added CFPropertyList gem

This commit is contained in:
Jeena Paradies 2010-07-06 19:22:21 +02:00
parent a0d26a11eb
commit be0248b26e
4 changed files with 2 additions and 5 deletions

View file

@ -1,5 +1,3 @@
require "cfpropertylist/rbCFPropertyList"
module ActionController
class Base
def render_with_plist(options = nil, extra_options = {}, &block)