History.txt MIT-LICENSE Manifest.txt README.rdoc Rakefile config/website.yml friendly_id.gemspec generators/friendly_id/friendly_id_generator.rb generators/friendly_id/templates/create_slugs.rb generators/friendly_id_20_upgrade/friendly_id_20_upgrade_generator.rb generators/friendly_id_20_upgrade/templates/upgrade_friendly_id_to_20.rb init.rb lib/friendly_id.rb lib/friendly_id/helpers.rb lib/friendly_id/non_sluggable_class_methods.rb lib/friendly_id/non_sluggable_instance_methods.rb lib/friendly_id/shoulda_macros.rb lib/friendly_id/slug.rb lib/friendly_id/sluggable_class_methods.rb lib/friendly_id/sluggable_instance_methods.rb lib/friendly_id/version.rb lib/tasks/friendly_id.rake lib/tasks/friendly_id.rb test/database.yml test/fixtures/countries.yml test/fixtures/country.rb test/fixtures/people.yml test/fixtures/person.rb test/fixtures/post.rb test/fixtures/posts.yml test/fixtures/slugs.yml test/fixtures/user.rb test/fixtures/users.yml test/non_slugged_test.rb test/rails/2.x/app/controllers/application.rb test/rails/2.x/config/boot.rb test/rails/2.x/config/database.yml test/rails/2.x/config/environment.rb test/rails/2.x/config/environments/test.rb test/rails/2.x/config/routes.rb test/schema.rb test/scoped_model_test.rb test/slug_test.rb test/sluggable_test.rb test/test_helper.rb