Chris Roos
2006-Jul-15 16:03 UTC
[Rails] Textmate command to display Active Record object attributes
I hacked together a command for textmate that displays Active Record object attributes in a tooltip. Just thought others might find it useful. Chris [1] http://blog.seagul.co.uk/articles/2006/07/14/textmate-command-to-display-active-record-column-attributes
Sébastien Gruhier
2006-Jul-15 18:52 UTC
[Rails] Textmate command to display Active Record object attributes
Great, works fine! Le 15 juil. 06 ? 18:03, Chris Roos a ?crit :> I hacked together a command for textmate that displays Active Record > object attributes in a tooltip. Just thought others might find it > useful. > > Chris > > [1] http://blog.seagul.co.uk/articles/2006/07/14/textmate-command- > to-display-active-record-column-attributes > _______________________________________________ > Rails mailing list > Rails@lists.rubyonrails.org > http://lists.rubyonrails.org/mailman/listinfo/rails > >
Ezra Zygmuntowicz
2006-Jul-15 19:36 UTC
[Rails] Textmate command to display Active Record object attributes
On Jul 15, 2006, at 9:03 AM, Chris Roos wrote:> I hacked together a command for textmate that displays Active Record > object attributes in a tooltip. Just thought others might find it > useful. > > Chris > > [1] http://blog.seagul.co.uk/articles/2006/07/14/textmate-command- > to-display-active-record-column-attributes > _______________________________________________ > Rails mailing list > Rails@lists.rubyonrails.org > http://lists.rubyonrails.org/mailman/listinfo/railsVery cool! Thanks -Ezra
Gokhan Arli
2006-Jul-16 05:07 UTC
[Rails] Re: Textmate command to display Active Record object attribu
thanks, this will be helpful. Gokhan -- Posted via http://www.ruby-forum.com/.
Al Evans
2006-Jul-16 14:09 UTC
[Rails] Re: Textmate command to display Active Record object attribu
Chris Roos wrote:> I hacked together a command for textmate that displays Active Record > object attributes in a tooltip. Just thought others might find it > useful.Thanks! It worked great after I remembered to change the hashbang line:-) --Al Evans -- Posted via http://www.ruby-forum.com/.
James Ludlow
2006-Jul-16 16:43 UTC
[Rails] Textmate command to display Active Record object attributes
On 7/15/06, Chris Roos <chrisjroos@gmail.com> wrote:> I hacked together a command for textmate that displays Active Record > object attributes in a tooltip. Just thought others might find it > useful. > > Chris > > [1] http://blog.seagul.co.uk/articles/2006/07/14/textmate-command-to-display-active-record-column-attributesThis is awesome. I can stop typing \d foo in my psql console now. -- James
Apparently Analagous Threads
- Textmate command to display specifications
- TextMate command to display ActiveRecord model attributes
- Dr Nic’s Magic Models
- Mocking causes empty specification blocks
- [rspec/tm] When running the textmate bundle hook using command-r I get an error about missing rubygems