A bundle to enable Kohana specific snippets and commands.
Inside the folder /home/YOURNAME/Documents/Aptana Rubles/ create a directory 'kohana.ruble' and copy the repository files. Open Aptana Studio 3 and you should see a new menu under Commands. Now you are ready to use the snippets.
In order to use it begin to type the snippets below inside Aptana IDE and press CTRL+e
Snippets available:
- For controllers
- 'Controller'
- 'action'
- For models
- 'Model'
- 'ModelORM'