This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit 0a150a5c0562968edb16267d65d6df21b053ee10
tree 79f8ba3a135c3bb33f81a3542fbcf6a7e7e6f3a8
parent 3c61c81d728a8d7a07f94b2fb97b6338212c8d35
tree 79f8ba3a135c3bb33f81a3542fbcf6a7e7e6f3a8
parent 3c61c81d728a8d7a07f94b2fb97b6338212c8d35
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Thu Feb 21 19:59:31 -0800 2008 | [drnic] |
| |
ABOUT | Sun Mar 02 14:12:01 -0800 2008 | [drnic] |
| |
CHANGELOG | Mon Mar 03 14:26:03 -0800 2008 | [lawrencepit] |
| |
Capfile | Thu Feb 21 19:57:17 -0800 2008 | [drnic] |
| |
Commands/ | Mon Mar 03 18:06:43 -0800 2008 | [lawrencepit] |
| |
LICENSE | Tue Aug 28 12:08:22 -0700 2007 | [msheets] |
| |
Macros/ | Sun Mar 02 14:04:30 -0800 2008 | [drnic] |
| |
Preferences/ | Mon Mar 03 05:30:44 -0800 2008 | [lawrencepit] |
| |
README | Wed Feb 20 21:56:15 -0800 2008 | [grempe] |
| |
Rakefile | Sun Feb 24 18:23:53 -0800 2008 | [drnic] |
| |
Snippets/ | Tue Mar 04 19:04:56 -0800 2008 | [lawrencepit] |
| |
Support/ | Mon Mar 03 18:06:43 -0800 2008 | [lawrencepit] |
| |
Syntaxes/ | Mon Mar 03 23:55:15 -0800 2008 | [lawrencepit] |
| |
TODO | Sun Feb 24 16:32:05 -0800 2008 | [drnic] |
| |
config/ | Thu Feb 21 20:04:31 -0800 2008 | [drnic] |
| |
info.plist | Tue Mar 04 19:04:56 -0800 2008 | [lawrencepit] |
| |
script/ | Sun Mar 02 14:08:44 -0800 2008 | [drnic] |
| |
tasks/ | Thu Feb 21 21:36:42 -0800 2008 | [drnic] |
| |
website/ | Thu Feb 28 14:09:42 -0800 2008 | [lawrencepit] |
README
TextMate bundle for Ruby on Rails development
GET IT NOW: with Rails 2.0 support.
Rails 2.0 (copied from CHANGELOG)
* Snippets/Commands for:
* Tests
* assert_select (ass)
* assert_difference/assert_no_difference (asd/asnd)
* GET+POST test method stubs (defg+defp)
* Controllers
* respond_to (rst)
* REMOVED: render_component snippets
* loggers - pass a block instead of raw string to save time if logging not used (e.g. production) [thx Stephen
Touset]
* redirect_to for resource paths (rep, repp, renp, renpp)
* render :update (ru) [thx Simon Jefford]
* Views
* form_for (ff)
* link_to for resource paths (lip, lipp, linp, linpp)
* <% end -%> (end)
* Models
* has_many :though (hmt)
* association snippets give better defaults (e.g. bt + hm)
* validates_format_of (vf,vfif) [thx Dean Strelau]
* Migrations
* Sexy Migrations now available as "t." snippets [thx Lawrence Pit]
* Migration classes have own textmate scope
* Add/Remove Columns - the 'down' statements are in reverse order [thx Lawrence Pit, Daniel Kristensen]
* Language/Syntax
* New keywords: rescue_from
* Added rb as a valid Rails file type [thx James Deville]
* Commands
* html.erb is the default for new templates (backwards compatibility is being worked on too)
* Plugins
* Footnote
* footnote-edge uses .erb for templates [thx Stephen Bannasch]





