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 9c624b91358806d4ec2b0b21ffde584f78c3767c
tree 4401835db89b0545ae84c7b9c6dc0ea554ba55ec
parent a561aa9c63828dc9bb6b5f24ea5d69180dd2f14a parent 7b0de06a9806294dbf21f0609f4bd0f2dc08fbeb
tree 4401835db89b0545ae84c7b9c6dc0ea554ba55ec
parent a561aa9c63828dc9bb6b5f24ea5d69180dd2f14a parent 7b0de06a9806294dbf21f0609f4bd0f2dc08fbeb
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Sat Mar 08 08:22:13 -0800 2008 | [kevin] |
| |
ABOUT | Sat Mar 08 08:22:13 -0800 2008 | [kevin] |
| |
CHANGELOG | Sun May 11 17:57:07 -0700 2008 | [drnic] |
| |
Capfile | Sat Mar 08 08:22:13 -0800 2008 | [kevin] |
| |
Commands/ | Sat Mar 08 08:22:13 -0800 2008 | [kevin] |
| |
DragCommands/ | Wed Jun 18 17:10:49 -0700 2008 | [drnic] |
| |
LICENSE | Tue Aug 28 12:08:22 -0700 2007 | [msheets] |
| |
Macros/ | Tue Jun 10 00:39:03 -0700 2008 | [lawrencepit] |
| |
Preferences/ | Mon Mar 10 13:00:53 -0700 2008 | [msheets] |
| |
README | Sat Mar 08 08:22:13 -0800 2008 | [kevin] |
| |
Rakefile | Sat Mar 08 08:22:13 -0800 2008 | [kevin] |
| |
Snippets/ | Mon Jul 14 21:53:09 -0700 2008 | [drnic] |
| |
Support/ | Thu Jul 10 01:55:15 -0700 2008 | [lawrencepit] |
| |
Syntaxes/ | Wed Jun 18 17:10:49 -0700 2008 | [lawrencepit] |
| |
TODO | Sat Mar 08 08:22:13 -0800 2008 | [kevin] |
| |
config/ | Sat Mar 08 08:22:13 -0800 2008 | [kevin] |
| |
info.plist | Mon Jul 14 21:53:09 -0700 2008 | [drnic] |
| |
script/ | Sat Mar 08 08:22:13 -0800 2008 | [kevin] |
| |
tasks/ | Sat Mar 08 08:22:13 -0800 2008 | [kevin] |
| |
website/ | Sat Mar 08 08:22:13 -0800 2008 | [kevin] |
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]





