| 1 | 20,072 | 24,625 | 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 | 40,566 | 74,451 | 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 | 49,789 | 127,110 | line_containing | Remove or replace a line from a file based on its content. Look for a line with certai... |
| 6 | 50,423 | 46,527 | insert_from_file | Insert the contents of the source file into the destination file. Look for a line with... |
| 7 | 65,922 | 127,110 | remove_double_blank | This gem can be used to make source code RuboCop-compliant. |
| 8 | 71,208 | 127,110 | email_munger | Use this gem to encode each character in an email address. |
| 9 | 77,689 | 127,110 | replace_quotes | Replaces unnecessary double quotes with single quotes |
| 10 | 81,271 | 74,451 | gemfile_entry | Create a Gemfile line that specifies either the latest version of a gem or the version ... |
| 11 | 91,037 | 95,457 | generic_gem | GenericGem executes the bundle command but fills in important but easily forgotten deta... |
| 12 | 96,738 | 95,457 | string_in_path | Find out if a substring is present in any files within a directory. You can even repla... |
| 13 | 98,637 | 95,457 | 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 | 140,194 | 95,457 | delay_minutes | Useful for varying the time at which a script runs in a cron job. |
| 16 | 144,859 | 61,414 | 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. |