This website requires JavaScript.
Explore
Help
Sign in
glenux-contrib
/
metamaps--metamaps
Watch
1
Star
0
Fork
You've already forked metamaps--metamaps
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
9ada1ca935
metamaps--metamaps
/
app
/
policies
/
hack_policy.rb
7 lines
108 B
Ruby
Raw
Normal View
History
Unescape
Escape
fix spec, bugs, style
2016-12-13 03:28:10 +00:00
# frozen_string_literal: true
hack to get the <title> tag when importing a url, without CORS issues
2016-09-23 06:29:28 +00:00
class
HackPolicy
<
ApplicationPolicy
def
load_url_title?
true
end
end
Reference in a new issue
Copy permalink