Changeset 128 for Explorator/trunk/app/controllers/explorator_controller.rb
- Timestamp:
- 10/25/08 22:12:05 (5 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
Explorator/trunk/app/controllers/explorator_controller.rb
r121 r128 15 15 # attr_accessor :resourceset 16 16 #default rails method. returns the view index.rhtml. 17 def index 18 17 def index 19 18 end 20 19
