search for: ruby_development

Displaying 2 results from an estimated 2 matches for "ruby_development".

2007 Dec 14
13
RSpec-1.1.0 is released
The RSpec Development Team is pleased as glug (that''s kind of like punch, but more festive) to announce RSpec-1.1.0. Thanks to all who have contributed patches over the last few months. Big thanks to Dan North and Brian Takita for their important work on this release. Dan contributed his rbehave framework which is now the Story Runner. Brian patiently did a TON of refactoring around
2008 May 29
2
Render partial yields "dynamic constant assignment"
..."template" instead of as a partial works just fine. The error occurs 3 lines after the last line of HTML code in the partial. There is no line 72! Here is the error: SyntaxError in Building_blocks#preview Showing building_blocks/_BB02.html.erb where line #72 raised: compile error C:/Ruby_Development/sbtool/app/views/building_blocks/_BB02.html.erb:-2: dynamic constant assignment BB02 = local_assigns[:BB02] ^ C:/Ruby_Development/sbtool/app/views/building_blocks/_BB02.html.erb:-1: dynamic constant assignment BB02_counter = local_assigns[:BB02_counter] Extracted source (around line #72): 69...