flurin-ticgit 0.3.7 → 0.3.7.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/bin/ticgitweb +1 -1
  2. metadata +1 -1
@@ -279,7 +279,7 @@ __END__
279
279
 
280
280
  @@ new
281
281
  %h1 Create a New Ticket
282
- %form{:action => '/tickets/new', :method => 'post'}
282
+ %form{:action => '/tickets', :method => 'post'}
283
283
  %table
284
284
  %tr
285
285
  %th Title
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: flurin-ticgit
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.7
4
+ version: 0.3.7.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Scott Chacon