Sha256: fc3ed98591666e6de62fe909a7f3e3fdcfb40ee7b185e6993067deb2db639f92
Contents?: true
Size: 879 Bytes
Versions: 27
Compression:
Stored size: 879 Bytes
Contents
# # rhom_db_adapter_spec.rb # rhodes # # Copyright (C) 2008 Rhomobile, Inc. All rights reserved. # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see <http://www.gnu.org/licenses/>. # require 'spec/spec_helper' # describe "RhomDbAdapter" do # # it "should return attributes as columns" do # # end # end
Version data entries
27 entries across 27 versions & 2 rubygems