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