OSDN Git Service

v07
[pettanr/pettanr.git] / spec / helpers / pictures_helper_spec.rb
1 # -*- encoding: utf-8 -*-
2 # 
3 require 'spec_helper'
4
5 # Specs in this file have access to a helper object that includes
6 # the PicturesHelper. For example:
7 #
8 # describe PicturesHelper do
9 #   describe "string concat" do
10 #     it "concats two strings with spaces" do
11 #       helper.concat_strings("this","that").should == "this that"
12 #     end
13 #   end
14 # end
15 describe PicturesHelper do
16 end