| 1 | 20,095 | 50,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 | 40,699 | 50,280 | 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,921 | 81,713 | line_containing | Remove or replace a line from a file based on its content. Look for a line with certai... |
| 6 | 50,469 | 50,280 | insert_from_file | Insert the contents of the source file into the destination file. Look for a line with... |
| 7 | 66,175 | 81,713 | remove_double_blank | This gem can be used to make source code RuboCop-compliant. |
| 8 | 71,483 | 50,280 | email_munger | Use this gem to encode each character in an email address. |
| 9 | 77,906 | 81,713 | replace_quotes | Replaces unnecessary double quotes with single quotes |
| 10 | 81,502 | 81,713 | gemfile_entry | Create a Gemfile line that specifies either the latest version of a gem or the version ... |
| 11 | 91,116 | 81,713 | generic_gem | GenericGem executes the bundle command but fills in important but easily forgotten deta... |
| 12 | 96,873 | 81,713 | string_in_path | Find out if a substring is present in any files within a directory. You can even repla... |
| 13 | 98,873 | 81,713 | 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,231 | 50,280 | delay_minutes | Useful for varying the time at which a script runs in a cron job. |
| 16 | 144,777 | 50,280 | 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. |