Topic: creating Macro in radrails
in Linux I use Quanta and I setup a macro on the win-i key so it replace the selection by <%= _("--THESELECTION--") %>
which is very usefull for gettext in rhtml files
now I'm using radrails under OS-X and its great. but I would like similar behaviour when I press apple-i. I can't find where the macro stuff is. anyone could tell me if it is possible?
under Quanta it was very easy to setup something like that.
thanks