Sha256: d49f70bbf84de2bdbb3bbadb31247d59241b95d95540593eda37c9e22041c05f
Contents?: true
Size: 295 Bytes
Versions: 12
Compression:
Stored size: 295 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>Best In Place TEST APP</title> <%= stylesheet_link_tag "scaffold", "style" %> <%= javascript_include_tag "jquery-1.4.4.min", "rails", "jquery.purr", "best_in_place", "application" %> <%= csrf_meta_tag %> </head> <body> <%= yield %> </body> </html>
Version data entries
12 entries across 12 versions & 1 rubygems