search for: macrom

Displaying 20 results from an estimated 64 matches for "macrom".

Did you mean: macros
2007 Oct 20
3
TextMate bundle in MacroMates repo
Hi Recently I sent a modified version of the GetBundle bundle to textmate-dev. It was failing because the RSpec bundle was from another repo (ie RubyForge). One of the replies said that the RSpec bundle was now in the MacroMates repo, which it is. Is that an officially handled thing? If so, what version of the RSpec bundle is being maintained there - CURRENT? It''s confusing having it available in two locations. Ashley -- blog @ http://aviewfromafar.net/ linked-in @ http://www.linkedin.com/in/ashl...
2006 Mar 07
12
what is the IDE tools used in the video?
What is the IDE tools used in the video on the homepage of the www.rubyonrails.org?I had thought it was Komodo,however after I had installed that i found they were different.I do think the IDE used in the video is very cool for its autocomplete abilities especially in the Views development.Thanks! -- Posted via http://www.ruby-forum.com/.
2006 Jan 11
4
what is that IDE in the blog screencast?
Hi there, I know it''s not a very construtive question but...=/ what is that IDE in the blog screencast at rubyonrails.com? I couldn''t yet find a very good IDE for Ruby and I really liked that one! =) Thank you... -- Posted via http://www.ruby-forum.com/.
2005 Oct 06
3
Ruby/Rails TextMate macros
Could someone kindly send me a copy of the TextMate macros that pertain to Ruby and Rails? I am assuming they are stored in or can be exported to some kind of plain text file... Sadly I am not yet able to make the leap from Linux (and Windows) to a Mac and I am using Slickedit, which has *zero* built in support for Ruby/Rails. I can add macros and code templates so I thought it might be
2007 Oct 03
4
TextMate language weirdness
I''m having trouble with TextMate and assigning the RSpec language to *_spec.rb files within rails projects. Here is what is happening: I''m in a file that has the language "Ruby on Rails" selected. I do a ctrl-shift-down to switch to the corresponding _spec.rb file. The _spec.rb file has the language "Ruby on Rails" selected. I change the language to
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 http://l...
2006 Jun 17
4
Textmate Madness
Has anyone come across this problem... I created some Ruby files in Textmate on my Mac - and everything works fine. However, when I run those files on a Windows machine I get e.g. compile error ./script/../config/../app/views/station/consumption/new.rhtml:2: Invalid char `\002'' in expression ./script/../config/../app/views/station/consumption/new.rhtml:4: parse error, unexpected
2005 Aug 31
6
Software to code Rails
Hi! After searching the list''s history an the rails-wiki I come to the conclusion that the subject of "which software to use for rails-coding" isn''t disucssed and written down yet. So here is my question: Watching a video like http://rubyonrails.org/media/video/clips/components.mov five question come to my mind 1. Whats the name of the commendline-software? 2. What
2006 Jan 26
2
semi-on topic -- textmate question
Apologies in advance. I have been using textmate and am getting to like it more and more. The feature that is turning my crank and frothing my coffee right now is "snippets". Wow! Is this ever cool! And if you aren''t using Textmate, give it a try. Anyhow, my snippets are saving me so much time and so utterly wonderful that like other things in my life that are in
2004 Dec 24
2
Net::STMP FatalError
I have a module that sends email to the members that have subscribed to my site. When it runs through and sends them all emails, it crashes with certain emails with: 550 <email-x+rxnKfQbAxWk0Htik3J/w@public.gmane.org>: Recipient address rejected: User unknown in virtual alias table This is on the other end right? And even so, is there a way to suppress it?
2007 Oct 15
1
TextMate File Type Detection for RSpec & Rails
For those of you struggling with TextMate not properly detecting rspec files, Allan Odgaard (the author of TextMate) has kindly provided a tutorial on how to set up TextMate to associate all .rb files with rails and all _spec.rb files with rspec. http://macromates.com/blog/2007/file-type-detection-rspec-rails His instructions work great and switching between rspec and rails files has never been easier. Carl
2006 Feb 26
2
How to capture the last DB insertion id ??
...in this way, ie: 100+ images in one go, so not having to execute a bundle of queries repeatedly would be great from many different angles. Any advice/guidance would be very much appreciated. Kind regards, Mats ---- "TextMate, coding with an incredible sense of joy and ease" - www.macromates.com -
2004 Dec 07
30
Bind Variables in Active Record
OK, I have some basic functionality to support bind variables, it appears to work with the ''old'' %s style too. I''ve altered sanitize_conditions in activerecord/lib/active_record/base.rb to check whether bind variables are in the statement (/\?/). If they are, replace all the ?s to escaped values from the arguments array. else santize and expand. There are a few
2006 Sep 10
1
validates_format_of :something, :with => /REGEX/
...for you, then please don''t complain at my stupidity, but rather help out and provide clear simple examples that follows along the lines above. You are doing the WORLD a favour then! Kind regards, Mats ---- "TextMate, coding with an incredible sense of joy and ease" - www.macromates.com - --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from thi...
2006 Mar 03
1
number_to_currency() helper == non DRY == could be improved
...it it as a ticket, hence this post here, for someone else to pick up and hopefully ''run'' with ;-) As I said above, apologies if this is the wrong approach or a stupid idea. Kind regards, Mats ---- "TextMate, coding with an incredible sense of joy and ease" - www.macromates.com - -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060303/b18d0798/attachment-0001.html
2005 Dec 29
5
Subversion graphical client?
Hi All - I notice that most of the Rails team are using Mac OS X and TextMate for Ruby development. I too am working on Mac OS X and trying TextMate and (shudder?) EMacs. I was wondering about version control. Are folks using Subversion? If so, are they using a graphical client? Which one do they recommend? Yours, Jordan -- Posted via http://www.ruby-forum.com/.
2005 Nov 30
7
newbie: Getting started on Windows XP & MAc OSX 10.4
Hello, What installs do you recommend for Windows XP and MAc OSX 10.4? I want to setup Rails as easy as I can. Thanks Frank -- Posted via http://www.ruby-forum.com/.
2007 Nov 26
0
rSpec (rev 2996), Rails (rev 8214): TextMate bundle problems
.../../spec_helper.rb:4 from /Users/Brad/dev/ws/fb3ws/test/bradtest/spec/models/tiger_spec.rb:1:in `require'' from /Users/Brad/dev/ws/fb3ws/test/bradtest/spec/models/tiger_spec.rb:1 Program exited. ----------------------------------- Anybody know why this is? I did see this post on the Macromates site: http://macromates.com/ticket/show?ticket_id=F4DA8B03 Adding his suggested "$:.reject! { |e| e.include? ''TextMate'' }" line at the top of my tiger_spec.rb document yields the following errors when the same TextMate command is run: -----------------------------...
2007 Aug 27
2
Benchmarks with TextMate's manual
The following benchmarks have been obtained using the TextMate manual as the input source: <http://macromates.com/textmate/manual/source.tbz> Using PHP Markdown, parsing the 24 files separately (with the reference file appended to each of them), I get this (on an iBook G4 1.2 Ghz): Total Avg. Min. Q1. Med. Q3. Max. Parse Time (ms): 2616 109...
2008 Feb 13
1
Flash Movie Player Control in VB
...quot; trace:file:match_filename (L"12520850.cpx", L"wineboot.exe") trace:file:append_entry long L"atl.dll" short L"" mask L"wineboot.exe" trace:file:match_filename (L"atl.dll", L"wineboot.exe") trace:file:append_entry long L"Macromed" short L"" mask L"wineboot.exe" trace:file:match_filename (L"Macromed", L"wineboot.exe") trace:file:append_entry long L"shlwapi.dll" short L"" mask L"wineboot.exe" trace:file:match_filename (L"shlwapi.dll", L&quo...