| 1 | 20,434 | 38,280 | generic_app | Instead of creating your Rails app from scratch, start with a prebuilt template. |
| 2 | 16,077 | 57,302 | dvi_scrape | The gem for the Doppler Value Investing web site |
| 3 | 41,403 | 82,222 | string_in_file | Write string values to files and read file contents into strings. |
| 4 | 19,170 | 30,697 | bsf_scrape | The gem for the Bargain Stock Funds web site |
| 5 | 50,661 | 82,222 | line_containing | Remove or replace a line from a file based on its content. Look for a line with certai... |
| 6 | 51,055 | 123,214 | insert_from_file | Insert the contents of the source file into the destination file. Look for a line with... |
| 7 | 67,199 | 123,214 | remove_double_blank | This gem can be used to make source code RuboCop-compliant. |
| 8 | 72,573 | 123,214 | email_munger | Use this gem to encode each character in an email address. |
| 9 | 78,798 | 123,214 | replace_quotes | Replaces unnecessary double quotes with single quotes |
| 10 | 82,522 | 59,666 | gemfile_entry | Create a Gemfile line that specifies either the latest version of a gem or the version ... |
| 11 | 92,138 | 123,214 | generic_gem | GenericGem executes the bundle command but fills in important but easily forgotten deta... |
| 12 | 97,143 | 82,222 | string_in_path | Find out if a substring is present in any files within a directory. You can even repla... |
| 13 | 99,664 | 123,214 | array_in_file | Stores string arrays in files |
| 14 | 59,144 | 57,302 | gem_scraper | Stores data on all published Ruby gems in a PostgreSQL database |
| 15 | 141,259 | 82,222 | delay_minutes | Useful for varying the time at which a script runs in a cron job. |
| 16 | 145,858 | 123,214 | file_to_download | Gets the size and age of a file and whether to replace an existing file |
| 17 | 89,826 | 57,302 | copy_rails_tutorial | This allows you to use the Rails Tutorial sample app as a basis for a new app. |
| 18 | 108,779 | 57,302 | database_params | Stores essential database parameters |
| 19 | 115,283 | 57,302 | movielines | A more entertaining alternative to hello world |
| 20 | 124,654 | 57,302 | lottosim | Enjoy the thrill of the real lottery without spending real money. |