Fixes
This commit is contained in:
@ -11,5 +11,11 @@ module ActiveSupport
|
||||
fixtures :all
|
||||
|
||||
# Add more helper methods to be used by all tests here...
|
||||
def ruta_get_url
|
||||
"/ruta"
|
||||
end
|
||||
def ruta_add_url
|
||||
"/ruta"
|
||||
end
|
||||
end
|
||||
end
|
||||
|
Reference in New Issue
Block a user