Tagged Questions

0
votes
1answer
255 views

Does RadRails have keyboard triggers (code templates) as a shortcut for writing repetitive code?

One of the things I like about Netbeans Ruby development is keyboard triggers. For example, if you are in an erb template and you type: licai After you hit the tab key, this text gets replaced ...