Sha256: 03bc10e2343f2be60e5efc198ae59b2f62481b6212c5a171bdc68db60f4cee0f
Contents?: true
Size: 258 Bytes
Versions: 3
Compression:
Stored size: 258 Bytes
Contents
<!DOCTYPE html> <html> <head> </head> <body> <%= javascript_include_tag 'es5-shim.min' %> <%= javascript_include_tag 'react-with-addons' %> <%= javascript_include_tag @server.main %> <div id="placeholder" style="display: none"></div> </body> </html>
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
react.rb-0.3.0 | spec/reactjs/index.html.erb |
react.rb-0.2.1 | spec/reactjs/index.html.erb |
react.rb-0.2.0 | spec/reactjs/index.html.erb |