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.30 test/fixtures/routing_app/views/index.haml
padrino-routing-0.2.9 test/fixtures/routing_app/views/index.haml
sinatra_more-0.3.29 test/fixtures/routing_app/views/index.haml
padrino-routing-0.2.6 test/fixtures/routing_app/views/index.haml
sinatra_more-0.3.28 test/fixtures/routing_app/views/index.haml
padrino-routing-0.2.5 test/fixtures/routing_app/views/index.haml
sinatra_more-0.3.27 test/fixtures/routing_app/views/index.haml
padrino-routing-0.2.2 test/fixtures/routing_app/views/index.haml
padrino-routing-0.2.1 test/fixtures/routing_app/views/index.haml
sinatra_more-0.3.26 test/fixtures/routing_app/views/index.haml
sinatra_more-0.3.25 test/fixtures/routing_app/views/index.haml
padrino-routing-0.2.0 test/fixtures/routing_app/views/index.haml
sinatra_more-0.3.24 test/fixtures/routing_app/views/index.haml
sinatra_more-0.3.23 test/fixtures/routing_app/views/index.haml
padrino-routing-0.1.5 test/fixtures/routing_app/views/index.haml
padrino-routing-0.1.4 test/fixtures/routing_app/views/index.haml
padrino-routing-0.1.3 test/fixtures/routing_app/views/index.haml
sinatra_more-0.3.22 test/fixtures/routing_app/views/index.haml
padrino-routing-0.1.2 test/fixtures/routing_app/views/index.haml
padrino-routing-0.1.1 test/fixtures/routing_app/views/index.haml