Sha256: a45af7271087cd05496c6dde357a1b3f6e13ebc44c26563df48533b4461c47aa
Contents?: true
Size: 269 Bytes
Versions: 1
Compression:
Stored size: 269 Bytes
Contents
%p.admin_url= url_for(: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)
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
sinatra_more-0.3.14 | test/fixtures/routing_app/views/index.haml |