| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Original HTTPS Page] |
Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.
You must be logged in to block users.
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abuseForked from payolapayments/payola
Drop-in Rails engine for accepting payments with Stripe
Ruby
Forked from pusher/pusher-http-ruby
Ruby server library for the Pusher API
Ruby
# Strictly adhere to email address standards and disallow hyphens at the beginning or end of the domain name.
# Use https://rubular.com for live testing.
def validate_email(string)
(string.downcase =~ /\A[a-zA-Z0-9._%+-]+@[a-zA-Z0-9](?:[a-zA-Z0-9\-_]*[a-zA-Z0-9])?(?:\.[a-zA-Z0-9]*)(?:\.[a-zA-Z]{2,})+\z/)&.zero?
Forked from artofhuman/activeadmin_settings_cached
UI interface for rails-settings-cached in active admin
Ruby
Forked from alexrudall/ruby-openai
OpenAI API + Ruby! 🤖❤️ Now with Responses API + DeepSeek!
Ruby
| Back | FazBrowse Home | New Git URL |