public
Fork of drnic/ruby-on-rails-tmbundle
Description: Ruby on Rails TextMate bundle [master branch is svn trunk; patches to drnicwilliams@gmail.com]
Homepage: http://macromates.com
Clone URL: git://github.com/simonjefford/ruby-on-rails-tmbundle.git
Search Repo:

simonjefford's ruby-on-rails-tmbundle Feed   feed

drnic stopped watching ruby-on-rails-tmbundle 4 months ago
ruby-on-rails-tmbundle is at simonjefford/ruby-on-rails-tmbundle
drnic started watching ruby-on-rails-tmbundle 4 months ago
ruby-on-rails-tmbundle is at simonjefford/ruby-on-rails-tmbundle
drnic stopped watching ruby-on-rails-tmbundle 4 months ago
ruby-on-rails-tmbundle is at simonjefford/ruby-on-rails-tmbundle

883aa1dd2eac1548393b7412475dc1648b02ea56

Added "Redo Last Migration command"

6b009c3fd1e71cf080a5af4c795265960290ae88

Merge commit 'drnic/two_point_ooh' into two_point_ooh

5208a84014903214038d928106414e21ad4cdd53

Added Foxy fixtures bundle support for RSpec as well as Test::Unit

e58bc44c76d8d9c284c21ced92c067c49fd9c646

Merge commit 'drnic/two_point_ooh' into two_point_ooh

be86ef79f8e56dcdf1d22eb999adffbeee784d39

Added Foxy Fixtures changes to CHANGELOG

drnic committed to simonjefford/ruby-on-rails-tmbundle 6 months ago

99de4f5cac5954316cd7f12533f687453e55b480

Added link_to(model) (ltm) snippet; updated menus + CHANGELOG

drnic committed to simonjefford/ruby-on-rails-tmbundle 6 months ago

6b90bd5b16af03b7b8233f413c5da45baf8790a7

DEMO: cleanup [thx Lawrence Pit]

drnic committed to simonjefford/ruby-on-rails-tmbundle 6 months ago

a287432b168b1421eeadde44ca92d838250426db

Added asg+for snippets mentioned in DEMO that were missing from bundle

drnic committed to simonjefford/ruby-on-rails-tmbundle 6 months ago

e99c0a395291c6e80cc8e4c85ec5088114e11f1a

Moved form_for helpers in menus

drnic committed to simonjefford/ruby-on-rails-tmbundle 6 months ago

0631ce9769a60a73ed1d663162ff232ee9e6fdb2

Removing 'form_for fields_for' snippet as I've never used it; so I'll wait til someone wants it

drnic committed to simonjefford/ruby-on-rails-tmbundle 6 months ago

7f5298b8bb26d2226f37dd77ed74d41c552a4a04

Added more form_for helpers (f.)

24502c9e315852d7ce8ddae825d3e7f471e0044c

Adding my name to the committer list

drnic committed to simonjefford/ruby-on-rails-tmbundle 6 months ago

6d128a871728e550612f4b710c5d7cc8c5650959

Merge branch 'local/simonjefford/two_point_ooh' into two_point_ooh

cd8f604e1160dca14afe8415bf180754fab0e525

putting in ajax testing in a submenu

cbc5573b043ccdc5877fc85ad5a4c7d10e59d6cc

moving the stray validations into the correct submenu

755b7540e1a9aab8433e0f8fdee61aec9a03d471

Some more bundle menu tidying (validates_numericality* moved to the models menu with the rest of the validate* snippets)

5a8e2bcd9824f92a3bb9f94de3f4fd5cc19b00a0

Added support for habtm fixture references.

bde60af665f10e92f70837dd0005de5ed501a16d

Oops - forgot to file the snippet into the right menu

4e1b431f24f9b7cbdadb59b08f23ff37d9ad2c35

Added a couple of snippets for Fixtures

821ff820370a8654d458ea6520733b5368b56791

Merge commit 'drnic/two_point_ooh' into two_point_ooh

drnic committed to simonjefford/ruby-on-rails-tmbundle 7 months ago

518d4274a6f5eec695cb60cd8b9a2dacf6349176

Continuing the DEMO story. Finished basic views and Foxy Fixture helper

drnic committed to simonjefford/ruby-on-rails-tmbundle 7 months ago

f1b56aaa41c88f19b120e41f18cb1ac9de2eb816

go_to_alternate_file used wrong buffer.find (returns [line, value]) value

drnic committed to simonjefford/ruby-on-rails-tmbundle 7 months ago

2dd0171fc67638b8d7461329e7cae41f2d4dbc60

Started a DEMO app to show off the bundle

drnic committed to simonjefford/ruby-on-rails-tmbundle 7 months ago

b4700f13f9bb5619d006dcf538f8e32ecb3512f4

Added Functional Tests group