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