Method: Ext::Data::ActiveStore#proxy
- Defined in:
- lib/ext/data/active_store.rb
#proxy ⇒ Object
5 6 7 |
# File 'lib/ext/data/active_store.rb', line 5 def proxy Ext::Data::ActiveResource.new(:url=>@options[:url]) end |
5 6 7 |
# File 'lib/ext/data/active_store.rb', line 5 def proxy Ext::Data::ActiveResource.new(:url=>@options[:url]) end |