Sha256: 51002a2c76201762a553a645a1b568f4248fc43224d129fb37f997953f626029

Contents?: true

Size: 392 Bytes

Versions: 45

Compression:

Stored size: 392 Bytes

Contents

%p.admin_url= url_for(:admin, :show, :id => 25)
%p.app_admin_url= url_for(:routing_demo, :admin, :show, :id => 25)
%p.admin_url2= url_for(:admin, :update, :id => 10, :name => "test")
%p.admin_url3= url_for(:admin, :destroy, :id => 12)
%p.account_url= url_for(:account, :name => 'foobar', :id => 10)
%p.accounts_index=url_for(:accounts)
%p.app_accounts_index=url_for(:routing_demo, :accounts)

Version data entries

45 entries across 45 versions & 3 rubygems

Version Path
sinatra_more-0.3.43 test/fixtures/routing_app/views/index.haml
sinatra_more-0.3.42 test/fixtures/routing_app/views/index.haml
sinatra_more-0.3.41 test/fixtures/routing_app/views/index.haml
sinatra_more-0.3.40 test/fixtures/routing_app/views/index.haml
sinatra_more-0.3.39 test/fixtures/routing_app/views/index.haml
sinatra_more-0.3.38 test/fixtures/routing_app/views/index.haml
sinatra_more-0.3.37 test/fixtures/routing_app/views/index.haml
sinatra_more-0.3.36 test/fixtures/routing_app/views/index.haml
sinatra_more-0.3.35 test/fixtures/routing_app/views/index.haml
sinatra_more-0.3.34 test/fixtures/routing_app/views/index.haml
darkhelmet-sinatra_more-0.3.36 test/fixtures/routing_app/views/index.haml
darkhelmet-sinatra_more-0.3.35 test/fixtures/routing_app/views/index.haml
darkhelmet-sinatra_more-0.3.34 test/fixtures/routing_app/views/index.haml
darkhelmet-sinatra_more-0.3.33 test/fixtures/routing_app/views/index.haml
sinatra_more-0.3.33 test/fixtures/routing_app/views/index.haml
padrino-routing-0.5.0 test/fixtures/routing_app/views/index.haml
padrino-routing-0.4.6 test/fixtures/routing_app/views/index.haml
padrino-routing-0.4.5 test/fixtures/routing_app/views/index.haml
sinatra_more-0.3.32 test/fixtures/routing_app/views/index.haml
sinatra_more-0.3.31 test/fixtures/routing_app/views/index.haml