Sha256: 4a3926da26fc7ccb5c07a183666c01cfad87c30766f77df11212e81526fffc50
Contents?: true
Size: 311 Bytes
Versions: 3
Compression:
Stored size: 311 Bytes
Contents
require 'spec_helper' describe 'FileActions' do before do end it "#ls" do pending end it "#write" do pending end it "#file" do pending end it "#parent" do pending end it "#self" do pending end it "#autoload_all_files_in" do pending end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
ro_support-0.0.8 | spec/ro_support/file_actions_spec.rb |
ro_support-0.0.7 | spec/ro_support/file_actions_spec.rb |
ro_support-0.0.6 | spec/ro_support/file_actions_spec.rb |