Sha256: 865fa04243ce04aecd696642c7d384eb4fac92352fa7c60ecdecebda5f6d471b

Contents?: true

Size: 419 Bytes

Versions: 5

Compression:

Stored size: 419 Bytes

Contents

These views are used to make sure RTML is mapping views correctly. They are separated from the main application for
organization's sake. Unit tests wishing to take advantage of these views should make sure to include something like...

  document.view.view_paths << File.join(RAILS_ROOT, "test/views")

...so that the views can be found. By default, RTML view paths are copied from Rails::Configuration.new.view_paths.

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
rtml-2.0.4 spec/support/app/views/README.txt
rtml-2.0.3 spec/support/app/views/README.txt
rtml-2.0.2 spec/support/app/views/README.txt
rtml-2.0.1 spec/support/app/views/README.txt
rtml-2.0.0.alpha.1 spec/support/app/views/README.txt