phony_rails
This Gem adds useful methods to your Rails app to validate, display and save phone numbers. It uses the super awesome Phony gem (https://github.com/floere/phony). (by joost)
strong_migrations
Catch unsafe migrations in development (by ankane)
phony_rails | strong_migrations | |
---|---|---|
1 | 20 | |
559 | 4,158 | |
- | 0.6% | |
0.0 | 9.2 | |
almost 2 years ago | about 1 month ago | |
Ruby | Ruby | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
phony_rails
Posts with mentions or reviews of phony_rails.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-06-25.
strong_migrations
Posts with mentions or reviews of strong_migrations.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-09-21.
-
Kamal Proxy – A minimal HTTP proxy for zero-downtime deployments
Strong migrations helps writing migrations that are safe for ZDD deploys. We use it in our rails app, catches quite a few potential footguns. https://github.com/ankane/strong_migrations
- Strong_migrations: Catch Unsafe Migrations in Development
- Catch Unsafe Migrations in Development
-
Careful with That Lock, Eugene
In the Rails world, the gem strong_migrations can be used to detect these: https://github.com/ankane/strong_migrations
The docs include a handy articulation of fixes.
-
Must-have gems for mature Rails
gem "strong_migrations" - https://github.com/ankane/strong_migrations | Helps devs write non-blocking migrations, a must-have.
-
Migration Best Practice
Frameworks will have a preferred solution. We use Rails with the strong_migrations gem which is great: https://github.com/ankane/strong_migrations
-
How does Rails handle out of order migrations (when working on different local branches)
There’s no real way to test, but you can use gems like https://github.com/ankane/strong_migrations and not allow to merge branches unless they are up-to-date with main.
-
[AskJS] Is there any alternative to the strong migrations gem?
The strong migrations gem in Rails alerts when you're trying to make a migration that may be dangerous. Does anyone know an alternative for Javascript? Or maybe for raw SQL.
- Adding first and last name to existing app running on Heroku
- Enforcing Zero Downtime Django Migrations
What are some alternatives?
When comparing phony_rails and strong_migrations you can also consider the following projects:
money-rails - Integration of RubyMoney - Money with Rails
lockbox - Modern encryption for Ruby and Rails
Pagy - 🏆 The Best Pagination Ruby Gem 🥇