Skip to content
View owen2345's full-sized avatar
Block or Report

Block or report owen2345

Block user

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. camaleon-cms camaleon-cms Public

    Camaleon CMS is a dynamic and advanced content management system based on Ruby on Rails

    JavaScript 1.2k 284

  2. pub_sub_model_sync pub_sub_model_sync Public

    Permit to sync models and data between rails apps through pub/sub (google pubsub, rabbitmq, kafka)

    Ruby 8 3

  3. graphql_preload_queries graphql_preload_queries Public

    This gem permits your graphql application to define association preloads to improve app performance by removing N+1 query issues.

    Ruby 3

  4. transitions_listener transitions_listener Public

    Listen all state transitions and make actions before and after the transition is saved

    Ruby 1

  5. rspec_chunked rspec_chunked Public

    This gem permits running rspec tests in parallel by chunking tests into defined groups and balancing by file size. If the default order is not enough, it permits to balance manually by moving x per…

    Ruby 3 1

  6. e2e_tests_connector e2e_tests_connector Public

    This gem permits to connect frontend apps with rails apps to run end to end tests using cypress or similar

    Ruby