# app/controllers/your_controllers.rb
# Contoh output: http://yourdomain/path
flash[:notice] = "#{request.referer}"
Info lebih lanjut: AbstractRequest API
# app/controllers/your_controllers.rb
# Contoh output: http://yourdomain/path
flash[:notice] = "#{request.referer}"
0 comments:
Post a Comment