mirror of
https://github.com/WatchOutNewsAgency/wona.github.com.git
synced 2026-01-01 01:16:26 +00:00
paramaterized feed, rsync deployment, and unified layouts
This commit is contained in:
@ -178,9 +178,6 @@ module Helpers
|
||||
input.gsub(/(href|src)(\s*=\s*)(["'])(\/.*?)\3/) { $1 + $2 + $3 + "http://brandonmathis.com" + $4 + $3 }
|
||||
end
|
||||
|
||||
def full_url(input)
|
||||
'http://brandonmathis.com'+input
|
||||
end
|
||||
def rp(input)
|
||||
RubyPants.new(input).to_html
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user