Skip to content

Commit

Permalink
take initial project please
Browse files Browse the repository at this point in the history
  • Loading branch information
shyammohankanojia committed Aug 15, 2012
1 parent 72c1f39 commit e9a7fa3
Show file tree
Hide file tree
Showing 660 changed files with 839 additions and 378,857 deletions.
2 changes: 1 addition & 1 deletion .rvmrc
@@ -1 +1 @@
rvm 1.8.7

28 changes: 0 additions & 28 deletions Gemfile

This file was deleted.

65 changes: 40 additions & 25 deletions Gemfile.lock
@@ -1,6 +1,7 @@
GEM
remote: http://rubygems.org/
specs:
Ascii85 (1.0.1)
actionmailer (2.3.14)
actionpack (= 2.3.14)
actionpack (2.3.14)
Expand All @@ -11,26 +12,27 @@ GEM
activeresource (2.3.14)
activesupport (= 2.3.14)
activesupport (2.3.14)
cgi_multipart_eof_fix (2.5.0)
coderay (0.9.8)
daemons (1.1.5)
coderay (1.0.7)
declarative_authorization (0.5.5)
fastercsv (1.5.4)
fastthread (1.0.7)
gem_plugin (0.2.3)
method_source (0.6.7)
ruby_parser (>= 2.3.1)
mongrel (1.1.5)
cgi_multipart_eof_fix (>= 2.4)
daemons (>= 1.0.3)
fastthread (>= 1.0.1)
gem_plugin (>= 0.2.3)
diff-lcs (1.1.3)
faker (1.0.1)
i18n (~> 0.4)
fastercsv (1.5.5)
hoe (3.0.6)
rake (~> 0.8)
i18n (0.4.2)
method_source (0.8)
mysql2 (0.2.18)
pry (0.9.7.4)
coderay (~> 0.9.8)
method_source (~> 0.6.7)
ruby_parser (>= 2.3.1)
slop (~> 2.1.0)
pdf-reader (1.1.1)
Ascii85 (~> 1.0.0)
ruby-rc4
prawn (0.12.0)
pdf-reader (>= 0.9.0)
ttfunk (~> 1.0.2)
pry (0.9.10)
coderay (~> 1.0.5)
method_source (~> 0.8)
slop (~> 3.3.1)
rack (1.1.3)
rails (2.3.14)
actionmailer (= 2.3.14)
Expand All @@ -40,28 +42,41 @@ GEM
activesupport (= 2.3.14)
rake (>= 0.8.3)
rake (0.8.7)
ruby_parser (2.3.1)
sexp_processor (~> 3.0)
rspec (2.11.0)
rspec-core (~> 2.11.0)
rspec-expectations (~> 2.11.0)
rspec-mocks (~> 2.11.0)
rspec-core (2.11.1)
rspec-expectations (2.11.2)
diff-lcs (~> 1.1.3)
rspec-mocks (2.11.1)
ruby-rc4 (0.1.5)
searchlogic (2.4.27)
activerecord (>= 2.0.0)
sexp_processor (3.0.10)
slop (2.1.0)
sqlite3 (1.3.5)
slop (3.3.2)
sqlite3 (1.3.6)
sqlite3-ruby (1.3.3)
sqlite3 (>= 1.3.3)
wicked_pdf (0.7.2)
test-unit (1.2.3)
hoe (>= 1.5.1)
ttfunk (1.0.3)
wicked_pdf (0.7.9)

PLATFORMS
ruby

DEPENDENCIES
declarative_authorization
faker
fastercsv
mongrel
i18n (= 0.4.2)
mysql2 (< 0.3)
prawn
pry
rails (= 2.3.14)
rake (= 0.8.7)
rspec
searchlogic (= 2.4.27)
sqlite3-ruby
test-unit (= 1.2.3)
wicked_pdf
30 changes: 0 additions & 30 deletions Gemfile~

This file was deleted.

24 changes: 0 additions & 24 deletions README.markdown~

This file was deleted.

0 comments on commit e9a7fa3

Please sign in to comment.