Sha256: 463afc5982a7276933d3e20f6405c877ddb4f1e29d399d953af7713b273d602b

Contents?: true

Size: 600 Bytes

Versions: 5

Compression:

Stored size: 600 Bytes

Contents

%center
  %div{ :id => 'main' }
    %center
      %p
        %img{ :src => '/images/appengine_logo.png' }
      %h1
        Hi folks! Nice to meet you here!
      %p
        This is
        %a{ :href => 'http://code.google.com/appengine' } Google AppEngine
        running the
        %a{ :href => 'http://www.sinatrarb.com' } Sinatra
        framework.
      %p
        %img{ :src => '/images/sinatra_logo.png' }
  %div{ :id => 'footer' }
    This tiny app was generated by
    %a{ :href => 'http://github.com/ulbrich/jruby-enginize' } JRuby-Enginize
    to streamline Google AppEngine development.

Version data entries

5 entries across 5 versions & 2 rubygems

Version Path
ulbrich-jruby-enginize-0.7.0 templates/sinatra/views/index.haml
ulbrich-jruby-enginize-0.7.1 templates/sinatra/views/index.haml
ulbrich-jruby-enginize-0.7.2 templates/sinatra/views/index.haml
jruby-enginize-0.9 templates/sinatra/views/index.haml
jruby-enginize-0.8 templates/sinatra/views/index.haml