On Nov 23, 2009, at 11:12 PM, David Chelimsky wrote:
>
>
> On Mon, Nov 23, 2009 at 9:36 PM, Scott Taylor wrote:
>
> On Nov 23, 2009, at 9:35 PM, David Chelimsky wrote:
>
>> On Fri, Nov 20, 2009 at 9:06 PM, Bogdan Dumitru wrote:
>> The syntax for use_fakefs changed in version 0.2.1 and the f
On Mon, Nov 23, 2009 at 9:36 PM, Scott Taylor wrote:
>
> On Nov 23, 2009, at 9:35 PM, David Chelimsky wrote:
>
> On Fri, Nov 20, 2009 at 9:06 PM, Bogdan Dumitru wrote:
>
>> The syntax for use_fakefs changed in version 0.2.1 and the fixtures
>> for rspec are generating errors, but it can be solved
On Nov 23, 2009, at 9:35 PM, David Chelimsky wrote:
> On Fri, Nov 20, 2009 at 9:06 PM, Bogdan Dumitru wrote:
> The syntax for use_fakefs changed in version 0.2.1 and the fixtures
> for rspec are generating errors, but it can be solved easily.
> Have to change ...
> describe "smth" do
> extend
On Fri, Nov 20, 2009 at 9:06 PM, Bogdan Dumitru wrote:
> The syntax for use_fakefs changed in version 0.2.1 and the fixtures
> for rspec are generating errors, but it can be solved easily.
> Have to change ...
> describe "smth" do
> extend FakeFS::SpecHelpers
> use_fakefs
> ...
> end
> To..
Hi everyone,
I'm developing a rails app with several engines. I was wondering if
it's possible to autospec all my engine's specs. I've tried putting
the following content into my .autotest (in the app's root directory):
Autotest.add_hook :initialize do |at|
# find all my plugins with an spec d
Aslak Hellesøy wrote:
>> Stuck as to what dependency is calling for cucumber 0.4.4 -
>
> config/environments/cucumber.rb?
>
> (Failing that - search for the string "0.4.4" among your project's
> files)
>
>> we want to
>> stick to 0.4.3 but Cygwin installation not allowing it - OK on Mac
>>
>
>
Great, I'm glad it's not just me :) I'll ask there.
-- Elliot
On 11/23/09 11:47 AM, Ben Mabey wrote:
David Chelimsky wrote:
On Sat, Nov 21, 2009 at 12:28 AM, Elliot Winkler
mailto:elliot.wink...@gmail.com>> wrote:
I'm having the hardest time trying to figure out something weird
I've suddenl
David Chelimsky wrote:
On Sat, Nov 21, 2009 at 12:28 AM, Elliot Winkler
mailto:elliot.wink...@gmail.com>> wrote:
I'm having the hardest time trying to figure out something weird
I've suddenly run into. So I'm using Spork to run my specs.
Naturally I've got TM_RSPEC_OPTS in Textma
> Stuck as to what dependency is calling for cucumber 0.4.4 -
config/environments/cucumber.rb?
(Failing that - search for the string "0.4.4" among your project's files)
> we want to
> stick to 0.4.3 but Cygwin installation not allowing it - OK on Mac
>
What's stopping you from running 0.4.4?
I
> Stuck as to what dependency is calling for cucumber 0.4.4 - we want to
> stick to 0.4.3 but Cygwin installation not allowing it - OK on Mac
>
Cucumber has its own mailing list: http://groups.google.com/group/cukes
>
>
> /usr/bin/ruby.exe -I
> "/usr/lib/ruby/gems/1.8/gems/cucumber-0.4.3/lib:lib"
Stuck as to what dependency is calling for cucumber 0.4.4 - we want to
stick to 0.4.3 but Cygwin installation not allowing it - OK on Mac
/usr/bin/ruby.exe -I
"/usr/lib/ruby/gems/1.8/gems/cucumber-0.4.3/lib:lib"
"/usr/lib/ruby/gems/1.8/gems/cucumber-0.4.3/bin/cucumber" --color --tags
~...@wip --
On Sat, Nov 21, 2009 at 12:28 AM, Elliot Winkler
wrote:
> I'm having the hardest time trying to figure out something weird I've
> suddenly run into. So I'm using Spork to run my specs. Naturally I've got
> TM_RSPEC_OPTS in Textmate set to --drb and I'm running `spork` from the
> command line to fi
Thought I should mention I'm fully updated to TextMate 1.5.9 and I'm
also on Leopard.
I tried wiping out my TextMate bundles and re-installing TextMate, but
I'm still seeing the problem, both in my project and a fresh project.
Going to try a previous version of TextMate next, and then another
13 matches
Mail list logo