public
Description: Simple javascript hotkey plugin for Rails
Homepage: http://codefluency.com
Clone URL: git://github.com/bruce/hotkey.git
bruce (author)
Sun Mar 09 19:41:41 -0700 2008
commit  0423a73262c531ca6b0bc26decb09797a3bb49c0
tree    c347205112817ee063967dc22753353c36d4d66b
hotkey / uninstall.rb
100644 2 lines (2 sloc) 0.11 kb
1
2
require 'fileutils'
FileUtils.unlink File.join(File.dirname(__FILE__), '../../../public/javascript/hotkey.js')