Skip to content

Commit

Permalink
Add some more changes to API documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
flori committed Oct 10, 2018
1 parent f99caac commit f4a31bc
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 1 deletion.
21 changes: 21 additions & 0 deletions .byebug_history
@@ -0,0 +1,21 @@
q
quit
quity
continue
Betterdocs.rails.root
Betterdocs.rails
Betterdocs.root
quit
continue
e.backtrace.grep /^#{Rails.root}/
e.backtrace.grep /#{Rails.root}/
e.backtrace.grep Rails.root.to_s
Rails.root.to_s
Rails.root
pp e.backtrace
e.backtrace[0,10]
e.backtrace.first
e.backtrace
e.backfirst
e.lineno
e
4 changes: 3 additions & 1 deletion sections/client_donation_details.md
Expand Up @@ -63,6 +63,8 @@ The betterplace.org-internal client permalink.
## Response Example

```json
null
[
"/Users/flori/scm/betterplace/app/controllers/api_v4/client_donations_controller.rb:98:in `block (2 levels) in <class:ClientDonationsController>'"
]
```

0 comments on commit f4a31bc

Please sign in to comment.