Sha256: fa3dc7c3aab6abd749cd40092051c1de61b24693821ac6b3732b0dade7bbf8b9

Contents?: true

Size: 570 Bytes

Versions: 2

Compression:

Stored size: 570 Bytes

Contents

# == config/topicmaps.yml - Topic Maps configuration file
# Configure your topic maps here. It works like configuring databases.

# This creates a topic map :example with the base locator defined. The topic
# maps defined in section default will be available in all Rails environments.
# Add sections named after the enviroments to define different topic maps in
# each environment. See the file topicmaps.example for more examples.
# This topic map is accessible as TM[:example] in the application
default:
  topicmaps:
    example: http://rtm.topicmapslab.de/example/

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
rtm-rails-0.3.1 rails_generators/templates/topicmaps.yml
rtm-rails-0.3.0 rails_generators/templates/topicmaps.yml