Skip to content

Commit

Permalink
readying for open sourcing
Browse files Browse the repository at this point in the history
  • Loading branch information
carlcrott committed Jun 27, 2012
1 parent fd15ac9 commit 4edb6ac
Show file tree
Hide file tree
Showing 38 changed files with 220,654 additions and 1,629 deletions.
2 changes: 1 addition & 1 deletion .rvmrc
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
rvm use ruby-1.9.2-p290@mlrepo --create # Sets the individual project gemset
rvm use ruby-1.9.2-p290@opsci --create # Sets the individual project gemset
rvm_project_rvmrc_default=1 # Enables gemset switch when leaving the dir

1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ gem 'spreadsheet'
gem 'json'
gem 'pg'
gem 'devise'
gem 'fastercsv'
2 changes: 2 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ GEM
domain_name (0.5.2)
unf (~> 0.0.3)
erubis (2.7.0)
fastercsv (1.5.5)
heroku (2.22.0)
launchy (>= 0.3.2)
netrc (~> 0.7.1)
Expand Down Expand Up @@ -128,6 +129,7 @@ PLATFORMS

DEPENDENCIES
devise
fastercsv
heroku
json
mechanize
Expand Down
170 changes: 0 additions & 170 deletions JournalScraper.rb

This file was deleted.

156 changes: 0 additions & 156 deletions PublisherScraper.rb

This file was deleted.

Loading

0 comments on commit 4edb6ac

Please sign in to comment.