search for: adulescentia

Displaying 7 results from an estimated 7 matches for "adulescentia".

2006 Apr 12
2
vim 7 ruby omni-complete v0.2
...c = [''a'',''b''] d = {:a=>''test'',:b=>''this''} sorry, no "e = c" yet. You can find the file at: http://blog.hasno.info/blog/segfault/dev/2006/04/10/vim-7-ruby-omni-completion.html --mark -- sic transit gloria et adulescentia blog | http://blog.hasno.info/blog wiki | http://wiki.hasno.info
2006 Apr 20
0
vim 7 ruby omni-complete 0.4
...ala script/console to allow completion of rails objects. * Bugfixes - missing some range variable definitions - fun crash when completing the list of global symbols http://blog.hasno.info/blog/segfault/dev/2006/04/10/vim-7-ruby-omni-completion.html --mark -- sic transit gloria et adulescentia blog | http://blog.hasno.info/blog wiki | http://wiki.hasno.info -- sic transit gloria et adulescentia blog | http://blog.hasno.info/blog wiki | http://wiki.hasno.info
2006 Jun 20
0
vim 7 ruby omni-complete 0.6
...; next to them, variables a ''v'' and classes/constants ''c'' Todo: ------------ * ri blurbs for completion options? * prototype display? http://blog.hasno.info/blog/segfault/dev/2006/04/10/vim-7-ruby-omni-completion.html --mark -- sic transit gloria et adulescentia blog | http://blog.hasno.info/blog wiki | http://wiki.hasno.info
2006 May 04
0
vim 7 ruby omni-complete 0.5
...andling "".<C-x><C-o> now completes string methods * Improved rails support, the environment is now fully loaded (though no database connections are made) http://blog.hasno.info/blog/segfault/dev/2006/04/10/vim-7-ruby-omni-completion.html --mark -- sic transit gloria et adulescentia blog | http://blog.hasno.info/blog wiki | http://wiki.hasno.info
2006 Apr 11
0
vim 7 ruby omni-completion
...ot;works for me", any input is welcome. As a note, it will attempt to load any modules required by the current buffer when attempting to complete. You can find the link here: http://blog.hasno.info/blog/segfault/dev/2006/04/10/vim-7-ruby-omni-completion.html --mark -- sic transit gloria et adulescentia blog | http://blog.hasno.info/blog wiki | http://wiki.hasno.info
2006 Mar 30
4
Upgrading to 1.1 causes MySQL Lost Connections under WinXP
Ok so I updated my rails to version 1.1 and now all of a sudden I keep getting the dreaded "Mysql::Error: Lost connection to MySQL server during query: SHOW FIELDS FROM ..." I''ve read all the stuff on the net, but none of it is working. I tried installing the mysql.so like suggested here: http://wiki.rubyonrails.org/rails/pages/HowToUseMySQLRubyBindingsOnWin32/ That sort
2006 May 17
40
IDE recommendations?
I was wondering if there are any IDEs out there that has autocomplete features for win32. It would be perfect if it could do something akin to what DHH is doing on the screencast hosted on the rails website. http://media.rubyonrails.org/video/rails_take2_with_sound.mov Cheers -- Posted via http://www.ruby-forum.com/.