Sha256: 4901d7b4ebb5be160b616a271d2d12eaa45fdac9c8e2c7e5fc4028894be16a88
Contents?: true
Size: 235 Bytes
Versions: 8
Compression:
Stored size: 235 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>CSV Download</title> <%= stylesheet_link_tag "application", :media => "all" %> <%= javascript_include_tag "application" %> </head> <body> <%= Rails.version %> <%= yield %> </body> </html>
Version data entries
8 entries across 8 versions & 1 rubygems