How I can edit gem Ransack ?
as I know the steps are :
build the gem ( got problem )
how to build gem ransack which I modified ?
I am refering this http://docs.rubygems.org/read/chapter/10#page29
in cmd project root dir I typed : gem build ransack.gemspec
got error : couldn`t find file ransack.gemspec
solution please...
If you fork it on github then you've got ransack.gemspec
file