Class: ActionDispatch::DummySerializer
- Inherits:
-
Object
- Object
- ActionDispatch::DummySerializer
- Defined in:
- lib/flash_patch.rb
Class Method Summary collapse
Class Method Details
.load(string) ⇒ Object
42 43 44 |
# File 'lib/flash_patch.rb', line 42 def self.load(string) string end |