Module: GwtRpc::BaseExtensions::Fixnum::InstanceMethods
- Defined in:
- lib/gwt_rpc/base_extensions/fixnum.rb
Instance Method Summary collapse
Instance Method Details
#gwt_serialize ⇒ Object
8 9 10 |
# File 'lib/gwt_rpc/base_extensions/fixnum.rb', line 8 def gwt_serialize [self] end |