Changeset 197 for Explorator/trunk/app/controllers/explorator_controller.rb
- Timestamp:
- 12/08/08 16:37:02 (5 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
Explorator/trunk/app/controllers/explorator_controller.rb
r153 r197 15 15 # attr_accessor :resourceset 16 16 #default rails method. returns the view index.rhtml. 17 def index 17 def index 18 18 19 end 19 20
