public
Rubygem
Description: Generated scopes for ActiveRecord classes
Clone URL: git://github.com/thoughtbot/pacecar.git
github wont run these codes
mjankowski (author)
Thu Oct 09 10:48:24 -0700 2008
commit  03ad7bae519ded6dc87cc0f1348c38c8eba0cc28
tree    fcb7f006377276a7438b703a3deea1e6e5348cb5
parent  3a2b9e97ee8b22780bf9a411871e28a37e458faa
...
6
7
8
9
 
10
11
12
...
6
7
8
 
9
10
11
12
0
@@ -6,7 +6,7 @@ Gem::Specification.new do |s|
0
   s.homepage = 'http://github.com/thoughtbot/pacecar'
0
   s.summary = 'Pacecar adds named_scope methods to ActiveRecord classes via database column introspection.'
0
   s.description = 'Generated scopes for ActiveRecord classes.'
0
- s.files = ['init.rb', 'lib', 'MIT-LICENSE', 'README.rdoc'] + Dir['lib/**/*']
0
+ s.files = ['init.rb', 'lib', 'lib', 'lib/pacecar', 'lib/pacecar/boolean.rb', 'lib/pacecar/datetime.rb', 'lib/pacecar/duration.rb', 'lib/pacecar/helpers.rb', 'lib/pacecar/limit.rb', 'lib/pacecar/order.rb', 'lib/pacecar/polymorph.rb', 'lib/pacecar/presence.rb', 'lib/pacecar/ranking.rb', 'lib/pacecar/search.rb','lib/pacecar/state.rb','lib/pacecar.rb', 'MIT-LICENSE', 'README.rdoc']
0
   s.authors = ['Matt Jankowski']
0
   s.extra_rdoc_files = ['README.rdoc']
0
   s.has_rdoc = true

Comments

    No one has commented yet.