Sha256: 6caee28f4c0b045ed45252186d3f4921101038518439d65907f4941044728afe

Contents?: true

Size: 213 Bytes

Versions: 8

Compression:

Stored size: 213 Bytes

Contents

#!/usr/bin/env ruby
#
#  Created by Ritchie Young on 2007-05-15.
#  Copyright (c) 2007. All rights reserved.

class RubySyncAssociationsController < ApplicationController
  
  scaffold 'RubySyncAssociation'
  
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
rubysync-0.0.1 examples/ar_webapp/app/controllers/ruby_sync_associations_controller.rb
rubysync-0.0.4 examples/ar_webapp/app/controllers/ruby_sync_associations_controller.rb
rubysync-0.0.5 examples/ar_webapp/app/controllers/ruby_sync_associations_controller.rb
rubysync-0.0.3 examples/ar_webapp/app/controllers/ruby_sync_associations_controller.rb
rubysync-0.2.1 examples/ar_webapp/app/controllers/ruby_sync_associations_controller.rb
rubysync-0.1.0 examples/ar_webapp/app/controllers/ruby_sync_associations_controller.rb
rubysync-0.1.1 examples/ar_webapp/app/controllers/ruby_sync_associations_controller.rb
rubysync-0.0.2 examples/ar_webapp/app/controllers/ruby_sync_associations_controller.rb