class Rumblelog::Views::Create
Public Instance Methods
fresh_page_url()
click to toggle source
Generate’s a fresh page URL to be overwritten by the user.
# File views/create.rb, line 5 def fresh_page_url Time.now.to_i end