ng partial layouts/application.html with {:handlers=>[:erb,
:rjs, :builder, :rhtml, :rxml, :haml], :formats=>[:html, :text, :js,
:css, :ics, :csv, :xml, :rss, :atom, :yaml, :multipart_form,
:url_encoded_form, :json], :locale=>[:en, :en]} in view paths
"/home/pixel/Development/code/achiev
On Mon, Jul 5, 2010 at 11:16 AM, David Chelimsky wrote:
> On Jul 5, 2010, at 9:52 AM, Pixel wrote:
>
> In an effort to teach myself BDD I'm trying it out. I'm trying to do a
> simple (should be straightforward) spec on my application.html.haml file
> first looking for
Hey guys,
This is making me nuts, and I've run out of things to google.
I'm writing myself a little gem library, primarily for my own
education. I got a healthy start on my specs and figured I could do
myself a favor and get the specs running under autotest. It's not
working quite like I expected
On Wed, Aug 11, 2010 at 12:21 AM, David Chelimsky wrote:
> I've never seen that before. Do you have red_green installed and maybe
> referenced from ~/.autotest?
>
>>
>> Off to try and reproduce this on a fresh gemset
>>
>> -Cole
Hey David,
It appears at the moment that this is coming from a
On Tue, Feb 22, 2011 at 8:35 PM, Jason Nah wrote:
> Howdy,
> I'm running the following stack:
>
> rails 3.0.4
> rake (0.8.7)
> rspec 2.5.0
> rspec-rails 2.5.0
>
> I created the rails app, and I didn't tell rails to exclude the default Test
> mechanisms.
> I installed it using
> rails generate rspe
On Thu, Mar 10, 2011 at 7:49 AM, Mohnish J. wrote:
> I am unable to use the old rspec generator ( rspec_scaffold ) with rspec
> 2.5 and rspec-rails 2.5 gem. As expected I get the following error as
> given below.
>
> mohnish@mohnish-desktop:~/rails_testing/10Mar11/rspec_demo3$ rails g
> rspec_
On Sat, Mar 26, 2011 at 8:18 PM, Huw Nichols wrote:
> OK, found the problem and it's not rspec - my bad...
> Turns out that my spork config using guard etc. does not reload model files
> as it should - looking into that next
> Reloading spork (or killing it and running native) and all tests work a