Changeset 223 for trunk/demo/vendor
- Timestamp:
- 08/26/07 19:29:18 (1 year ago)
- Files:
-
- trunk/demo/vendor/plugins (modified) (1 prop)
- trunk/demo/vendor/plugins/will_paginate (added)
- trunk/demo/vendor/plugins/will_paginate/LICENSE (added)
- trunk/demo/vendor/plugins/will_paginate/README (added)
- trunk/demo/vendor/plugins/will_paginate/Rakefile (added)
- trunk/demo/vendor/plugins/will_paginate/init.rb (added)
- trunk/demo/vendor/plugins/will_paginate/lib (added)
- trunk/demo/vendor/plugins/will_paginate/lib/core_ext (added)
- trunk/demo/vendor/plugins/will_paginate/lib/will_paginate (added)
- trunk/demo/vendor/plugins/will_paginate/lib/will_paginate/collection.rb (added)
- trunk/demo/vendor/plugins/will_paginate/lib/will_paginate/core_ext.rb (added)
- trunk/demo/vendor/plugins/will_paginate/lib/will_paginate/finder.rb (added)
- trunk/demo/vendor/plugins/will_paginate/lib/will_paginate/view_helpers.rb (added)
- trunk/demo/vendor/plugins/will_paginate/test (added)
- trunk/demo/vendor/plugins/will_paginate/test/array_pagination_test.rb (added)
- trunk/demo/vendor/plugins/will_paginate/test/boot.rb (added)
- trunk/demo/vendor/plugins/will_paginate/test/console (added)
- trunk/demo/vendor/plugins/will_paginate/test/finder_test.rb (added)
- trunk/demo/vendor/plugins/will_paginate/test/fixtures (added)
- trunk/demo/vendor/plugins/will_paginate/test/fixtures/admin.rb (added)
- trunk/demo/vendor/plugins/will_paginate/test/fixtures/companies.yml (added)
- trunk/demo/vendor/plugins/will_paginate/test/fixtures/company.rb (added)
- trunk/demo/vendor/plugins/will_paginate/test/fixtures/developer.rb (added)
- trunk/demo/vendor/plugins/will_paginate/test/fixtures/developers_projects.yml (added)
- trunk/demo/vendor/plugins/will_paginate/test/fixtures/project.rb (added)
- trunk/demo/vendor/plugins/will_paginate/test/fixtures/projects.yml (added)
- trunk/demo/vendor/plugins/will_paginate/test/fixtures/replies.yml (added)
- trunk/demo/vendor/plugins/will_paginate/test/fixtures/reply.rb (added)
- trunk/demo/vendor/plugins/will_paginate/test/fixtures/schema.sql (added)
- trunk/demo/vendor/plugins/will_paginate/test/fixtures/topic.rb (added)
- trunk/demo/vendor/plugins/will_paginate/test/fixtures/topics.yml (added)
- trunk/demo/vendor/plugins/will_paginate/test/fixtures/user.rb (added)
- trunk/demo/vendor/plugins/will_paginate/test/fixtures/users.yml (added)
- trunk/demo/vendor/plugins/will_paginate/test/helper.rb (added)
- trunk/demo/vendor/plugins/will_paginate/test/lib (added)
- trunk/demo/vendor/plugins/will_paginate/test/lib/activerecord_test_connector.rb (added)
- trunk/demo/vendor/plugins/will_paginate/test/lib/load_fixtures.rb (added)
- trunk/demo/vendor/plugins/will_paginate/test/pagination_test.rb (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/demo/vendor/plugins
- Property svn:externals changed from
acts_as_ferret svn://thunder.jkraemer.net/acts_as_ferret/trunk/plugin/acts_as_ferret
to
acts_as_ferret svn://projects.jkraemer.net/acts_as_ferret/trunk/plugin/acts_as_ferret
- Property svn:externals changed from
