| 1 | 535 | 1,474 | sixarm_ruby_unaccent | Unaccent replaces a string's accented characters with unaccented characters |
| 2 | 9,475 | 87,218 | sixarm_ruby_secure_token | SixArm.com » Ruby » SecureToken to generate a cryptographic string that is web-friendly... |
| 3 | 20,764 | 28,612 | sixarm_ruby_email_address_validation | Email address validation using RFC 822 pattern matching regular expressions |
| 4 | 27,377 | 25,436 | sixarm_ruby_magic_number_type | Tool to parse the first bytes of a file and compare it to a list of known mime types. |
| 5 | 37,773 | 23,024 | sixarm_ruby_ramp | Adds extensions to Array, Date, Enumerable, File, Hash, IO, String, Time, etc. |
| 6 | 44,452 | 19,406 | sixarm_ruby_fab | Generate sample names, places, agents, tweets, etc. |
| 7 | 45,165 | 28,612 | sixarm_ruby_to_id | ToId converts types to ids and uuids |
| 8 | 46,102 | 32,713 | sixarm_ruby_minitest_extensions | A few simple Minitest assertions and expectations |
| 9 | 52,494 | 47,026 | sixarm_ruby_time_stamp | Time stamp methods to generate a string with formating such as RFC ISO datetime |
| 10 | 52,678 | 47,026 | sixarm_ruby_current_user | SixArm.com » Ruby » CurrentUser module for Ruby On Rails to get and set a user in a ses... |
| 11 | 52,940 | 28,612 | sixarm_ruby_xid | XID generates a new random id, suitable for foreign keys, security authentication, uniq... |
| 12 | 57,811 | 35,377 | sixarm_ruby_numeric_round | Numeric #round, #floor, #ceil, #truncate methods |
| 13 | 59,838 | 42,408 | sixarm_ruby_time_terse | Time.terse methods to generate a string formatted with YMDHMSN |
| 14 | 60,108 | 110,823 | sixarm_ruby_week | Week model based on Ruby Date |
| 15 | 62,242 | 110,823 | sixarm_ruby_current_user_id | CurrentUserId module to get and set the current user in a Rails session |
| 16 | 66,835 | 42,408 | sixarm_ruby_range_parse | Range.parse method to convert text to a Range object |
| 17 | 68,471 | 110,823 | sixarm_ruby_pro_logger | Logs more information than the typical Ruby logger. |
| 18 | 68,590 | 145,949 | sixarm_ruby_math_statistics | Math statitics methods for sum, mean, median, mode, variance, deviation, etc. |
| 19 | 69,623 | 110,823 | sixarm_ruby_array_slice | Provide Array #slice_by_share, #slice_by_size |
| 20 | 70,607 | 87,218 | sixarm_ruby_person_name | PersonName methods to calculate a person's full name, list name, initials, etc. |
| 21 | 79,720 | 87,218 | sixarm_ruby_rexml | REXML extensions for XML documents, elements, and attributes |
| 22 | 79,977 | 145,949 | sixarm_ruby_date_stamp | Date.stamp method for RFC ISO date stamp |
| 23 | 80,525 | 71,873 | sixarm_ruby_active_record_mock | SixArm.com » Ruby » ActiveRecord mock object for methods read_attribute and write_attri... |
| 24 | 81,574 | 110,823 | sixarm_ruby_blob | Keep track of data as a file, or URI, with basic upload etc. |
| 25 | 84,408 | 110,823 | sixarm_ruby_hash_more | HashMore class to create a recursive hash |
| 26 | 86,296 | 110,823 | sixarm_ruby_alpha_bravo | NATO alphabet helper that provides words for alpha, bravo, charlie, delta, etc. |
| 27 | 87,451 | 110,823 | sixarm_ruby_markdown | Markdown general purpose classes |
| 28 | 97,907 | 110,823 | sixarm_ruby_markdown_table_of_contents | Generate a Markdown table of contents via headlines, links, and anchors |
| 29 | 98,256 | 110,823 | sixarm_ruby_date_age | Provide Date #age_in_days, #age_in_years |
| 30 | 99,405 | 110,823 | sixarm_ruby_migration_helper_extensions | Migration helper extensions for Ruby On Rails development |
| 31 | 100,506 | 145,949 | sixarm_ruby_geometry | Geometry modules with strong types, e.g. a vector with width, height, depth. |
| 32 | 100,814 | 71,873 | sixarm_ruby_password_hash | SixArm.com » Ruby » PasswordHash class for secure password hashing with plain text and ... |
| 33 | 101,077 | 53,105 | sixarm_ruby_password_attribute | SixArm.com » Ruby » PasswordAttribute model to provides read/write for an ActiveRecord ... |
| 34 | 101,560 | 87,218 | sixarm_ruby_password_text | SixArm.com » Ruby » Password text generator for strong web-savvy passwords |
| 35 | 102,123 | 60,852 | sixarm_ruby_password_salt | SixArm.com » Ruby » PasswordSalt class to generate secure websafe strings using random ... |
| 36 | 104,344 | 87,218 | sixarm_ruby_date_days | Adds extensions and constants for days of the week |
| 37 | 109,804 | 87,218 | sixarm_ruby_uspto | U.S. Patent and Trademark Office parsing helpers |
| 38 | 109,921 | 71,873 | sixarm_ruby_xml_load | XML#load methods to easily load and parse XML |
| 39 | 110,281 | 110,823 | sixarm_ruby_xml_strip | XML#strip methods to clean up XML and HTML |
| 40 | 110,318 | 87,218 | sixarm_ruby_string_to_class | String#to_class method to convert a string to a class. |
| 41 | 111,818 | 145,949 | sixarm_ruby_numeric_percent | Numeric#percent method to calculate a percentage |
| 42 | 112,618 | 110,823 | sixarm_ruby_google_maps_api | Use the Google Maps API to geocode an address to a latitude and longitude |
| 43 | 112,654 | 71,873 | sixarm_ruby_http_status_codes | HTTP Status Codes as constants, such as Net::HTTP::Status::OK = 200 |
| 44 | 113,471 | 145,949 | sixarm_ruby_metric_names | Metric names for numbers, such as kilo, mega, giga |
| 45 | 115,277 | 87,218 | sixarm_ruby_action_dispatch_response_json | Convert response.body to response.json |
| 46 | 115,601 | 110,823 | sixarm_ruby_date_time_rand | Adds extensions for DateTime#rand, Date#rand, Time#rand |
| 47 | 118,861 | 110,823 | sixarm_ruby_yaml_load_glob | Extends YAML with #load_glob_documents and #load_glob_keys |
| 48 | 121,455 | 87,218 | sixarm_ruby_minitest_equal_collection | A Minitest assertion & expectation to compare two collections, such as enumerations or ... |
| 49 | 122,033 | 145,949 | sixarm_ruby_sign_out | Sign Out abstraction for a typical web app user |
| 50 | 123,657 | 145,949 | sixarm_ruby_sign_in | Sign In abstraction for a typical web app user |
| 51 | 124,881 | 110,823 | sixarm_ruby_rails_dark_sky_api | Dark Sky API gem to get weather forecasts |
| 52 | 125,777 | 110,823 | sixarm_ruby_secure_random | SixArm.com » Ruby » secure random number method for Ruby 1.8.6 |
| 53 | 130,082 | 87,218 | sixarm_ruby_minitest_assert_assign | A Minitest assertion & expectation to compare the assigns(:symbol) method, which is typ... |
| 54 | 130,952 | 71,873 | sixarm_ruby_minitest_assert_equal_via_send | A Minitest assertion & expectation to compare two objects by sending a message |
| 55 | 135,254 | 110,823 | sixarm_ruby_yaml_load_documents_globber | SixArm.com » Ruby » YAML load documents via globs for many files at once |
| 56 | 135,319 | 145,949 | sixarm_ruby_colorful | Generate plausible color names, such as "Bright Red", "Vivid Green", "Deep Blue" |
| 57 | 135,424 | 110,823 | sixarm_ruby_defining | SixArm.com Ruby Class#defining and Class#redfining methods to detect if you're creating... |
| 58 | 135,567 | 87,218 | sixarm_ruby_rexml_element_new_with_options | SixArm.com » Ruby » REXML::Element.new_with_options methods |
| 59 | 135,620 | 110,823 | sixarm_ruby_geocode_address | SixArm Ruby Gem: sixarm_ruby_geocode_address |
| 60 | 135,973 | 87,218 | sixarm_ruby_pathname_dirnames | SixArm.com » Ruby » Pathname#dirnames method to iterate on parent directories |
| 61 | 136,075 | 87,218 | sixarm_ruby_commander | SixArm.com » Ruby » Kernel#commander method sugar for Open4::spawn |
| 62 | 138,173 | 145,949 | sixarm_ruby_file_rewrite | File#rewrite method to safely write a tempfile then move it over an existing file |
| 63 | 138,753 | 110,823 | sixarm_ruby_numeric_floor_precision | SixArm.com » Ruby » Numeric#floor_precision to truncate a number to digits |
| 64 | 139,193 | 145,949 | sixarm_ruby_equal_instance_variables | Define the `==` method to compare two objects' classes, instance variables, and their v... |
| 65 | 140,877 | 110,823 | sixarm_ruby_zid | ZID generates a new random id, suitable for foreign keys, security authentication, uniq... |
| 66 | 153,724 | 71,873 | sixarm_ruby_action_controller_mock | This provides basics we need; you probably won't ever need to use this gem. |
| 67 | 155,618 | 110,823 | sixarm_ruby_application_controller_mock | ApplicationContoller mock object for testing Ruby On Rails |
| 68 | 161,232 | 110,823 | sixarm_ruby_integer_map | Integer#map method to run a block multiple times |
| 69 | 161,637 | 71,873 | sixarm_ruby_vital | Vital class for debugging, logging, profiling, etc. |
| 70 | 167,051 | 110,823 | sixarm_ruby_date_time_random | Adds extensions for DateTime#random, Date#random, Time#random |
| 71 | 167,346 | 145,949 | sixarm_ruby_sign_out_simple | Sign Out methods for a a simple session in a Rails application |
| 72 | 168,000 | 110,823 | sixarm_ruby_xhr_to_xml | XHR to XML request format changer for Ruby On Rails, JQuery, AJAX |
| 73 | 168,848 | 87,218 | sixarm_ruby_active_record_migration_mock | ActiveRecord migration mock object for testing |
| 74 | 169,444 | 145,949 | sixarm_ruby_sign_in_simple | Sign In methods for a simple sessions in a Rails application |
| 75 | 170,528 | 145,949 | sixarm_ruby_string_replace_between | String#replace_between method to find the index positon after a match |
| 76 | 171,338 | 110,823 | sixarm_ruby_string_index_after | String#index_after method to find the index positon after a match |