MapBoundary no longer exists
This commit is contained in:
parent
52e5fa6ad7
commit
663f3e48e3
1 changed files with 0 additions and 3 deletions
|
@ -9,9 +9,6 @@ class NoteController < ApplicationController
|
||||||
after_filter :compress_output
|
after_filter :compress_output
|
||||||
around_filter :api_call_handle_error, :api_call_timeout
|
around_filter :api_call_handle_error, :api_call_timeout
|
||||||
|
|
||||||
# Help methods for checking boundary sanity and area size
|
|
||||||
include MapBoundary
|
|
||||||
|
|
||||||
##
|
##
|
||||||
# Return a list of notes in a given area
|
# Return a list of notes in a given area
|
||||||
def list
|
def list
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue