mirror of
https://github.com/TracksApp/tracks.git
synced 2026-03-15 00:36:33 +01:00
fixes rest_api page as reported on mailing list. Thanks Eric Allen for the fix!
git-svn-id: http://www.rousette.org.uk/svn/tracks-repos/trunk@842 a4c988fc-2ded-0310-b66e-134b36920a42
This commit is contained in:
parent
11d64d6c0a
commit
8a794b480d
2 changed files with 10 additions and 1 deletions
|
|
@ -196,7 +196,7 @@ Loading development environment (Rails 1.2.4)
|
|||
|
||||
<pre>
|
||||
<code>
|
||||
$ SITE="http://username:p4ssw0rd@<%= @request.host_with_port %>" irb \
|
||||
$ SITE="http://username:p4ssw0rd@<%= request.host_with_port %>" irb \
|
||||
-r tracks_api_wrapper.rb
|
||||
|
||||
irb(main):001:0> inbox = Tracks::Context.find :first
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue