Displaying 3 results from an estimated 3 matches for "texmat".
Did you mean:
temat
2006 Mar 15
0
Problems with Texmate Rails bundle
I can''t use any of the go to file commands, apparently. If I use any
of the key commands (cmd+shift+opt+down, cmd+opt+down) nothing
happens. When I access the commands from the menu with ctrl+^ and
choose "Go to Alternate File" it just switches between the controller
and view without presenting a drop down menu. Choosing "Intelligent
Go To File" in a view sticks
2007 Oct 30
7
RSpec Texmate Bundle errors
I''ve the same problem as Alastair when running rspec command :
http://lists.macromates.com/pipermail/textmate/2007-October/022585.html
../spec/mate/runner.rb:34:in `run'': undefined method `parse'' for
Spec::Runner::OptionParser:Class
I fixed this for me by changing the offending line to :
::Spec::Runner::CommandLine.run(argv, STDERR, stdout)
(see
2013 Mar 18
10
Learning Rails - Advice for development environment
Hello,
I have been learning Rails for several weeks now. I am working through
Michael Hartl''s tutorial and other various things. My question is basically
regarding what type of environment to do my development in. First, some
background:
I have used different linux distros on and off throughout the years, so it
was easy and familiar for me to set up my desktop computer with Mint and