A Sprockets 3+-compliant processor
7 8 9
# File 'lib/react/jsx/processor.rb', line 7 def self.call(input) JSX.transform(input[:data]) end