Difference between revisions of "The Rspecs Block"

From The Final Challenge Wiki
Jump to navigation Jump to search
(Created page with "The block start with the string "#RSPECS" without quotes, followed by one or more rspec records, and ending with the string "S" without quotes. This is an example of a rspec...")
 
m
 
Line 22: Line 22:
   
   
S
S
[[Category:Area Development]]

Latest revision as of 10:35, 2 April 2011

The block start with the string "#RSPECS" without quotes, followed by one or more rspec records, and ending with the string "S" without quotes.


This is an example of a rspecs block:


#RSPECS

rspec 1: see syntax for a rspec record for layout

rspec 2: see syntax for a rspec record for layout

rspec 3: see syntax for a rspec record for layout

.

.

.

S