OSDN Git Service

fix spec
authoryasushiito <yas@pen-chan.jp>
Tue, 22 Jul 2014 02:13:12 +0000 (11:13 +0900)
committeryasushiito <yas@pen-chan.jp>
Tue, 22 Jul 2014 02:13:12 +0000 (11:13 +0900)
commit4394520aeecbf380391b0779ee7f96ecb4730cd6
tree888d8bc7d92ac33e54b482128992981839264e44
parent70027b80e56b5fbea8d63d520fbbf92050959f28
fix spec
28 files changed:
app/views/top/ap.html.erb
config/environment.rb
lib/ar_helper.rb [deleted file]
lib/local_manifest/form/field/tag/base.rb
lib/local_manifest/list_group/list/base.rb
lib/local_manifest/list_group/list/includes/base.rb
lib/local_manifest/list_group/list/order/base.rb
lib/local_manifest/list_group/list/where/base.rb
lib/local_manifest/profiler/association/belongs_to.rb
lib/local_manifest/profiler/association/has_many.rb
lib/local_manifest/profiler/association/has_one.rb
lib/peta/item.rb
spec/local_manifests/scroll_spec.rb
spec/manifests/scroll_spec.rb
spec/models/scroll_spec.rb
spec/peta/binder_spec.rb
spec/peta/content_spec.rb [new file with mode: 0644]
spec/peta/element_spec.rb [new file with mode: 0644]
spec/peta/item_spec.rb [new file with mode: 0644]
spec/peta/leaf_spec.rb [new file with mode: 0644]
spec/peta/owner_spec.rb [new file with mode: 0644]
spec/peta/root_spec.rb [new file with mode: 0644]
spec/peta/system_resource_spec.rb [new file with mode: 0644]
spec/peta/template_spec.rb [new file with mode: 0644]
spec/support/binder_macros.rb [deleted file]
spec/support/local_manifests_macros.rb [new file with mode: 0644]
spec/support/manifests_macros.rb [new file with mode: 0644]
spec/support/peta_macros.rb [new file with mode: 0644]