On Thu, Aug 28, 2008 at 3:39 AM, aa aa <[EMAIL PROTECTED]> wrote:
> Ben Mabey wrote:
>> aa aa wrote:
>>>
>>> what is going on here?!
>>> It doesn't seem to be loading the plugin does it?
>>>
>> Please post a runner file, your spec helper, and a steps file.
>>
>> -Ben
>
> odd, i changed the line in
Ben Mabey wrote:
> aa aa wrote:
>>
>> what is going on here?!
>> It doesn't seem to be loading the plugin does it?
>>
> Please post a runner file, your spec helper, and a steps file.
>
> -Ben
odd, i changed the line in the all.rb from
>Dir[File.expand_path("#{dir}/**/*.rb")].uniq.each do |file
aa aa wrote:
> Hi, have my stories running fine here on my dev machine but they blow up
> on the build machine. Rspec and Rspec-rails are installed as plugins
>
> When i attempt to run
>
>> ruby stories/all.rb
>>
> on the dev server i get this error
> stories/steps/fields_steps.rb:1: undefi
David Chelimsky wrote:
> On Wed, Aug 27, 2008 at 4:42 AM, aa aa <[EMAIL PROTECTED]> wrote:
>> It doesn't seem to be loading the plugin does it?
> Are you using git for your project?
No, we are using subversion and i used the script/install command which
strips out the git dirs anyway doesn't it?
aa aa wrote:
> No, we are using subversion and i used the script/install command which
of course, i meant
> script/plugin install
whoops
--
Posted via http://www.ruby-forum.com/.
___
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforg
On Wed, Aug 27, 2008 at 4:42 AM, aa aa <[EMAIL PROTECTED]> wrote:
> Hi, have my stories running fine here on my dev machine but they blow up
> on the build machine. Rspec and Rspec-rails are installed as plugins
>
> When i attempt to run
>> ruby stories/all.rb
> on the dev server i get this error
>