Pinned Repositories
controller_commands
A Rails controller concern which makes it easy to encapsulate validation and processing of complex incoming data into command classes.
hash_key_transformer
hash_key_transformer makes it easy to deeply transform a JSON-like data structure from one style of key to another (for example, from camelCase to snake_case).
interactor_ui_automation
This gem has been renamed. Please visit https://github.com/accelecode/ui_interactors
ui_interactors
UI Interactors makes it simple to write automated browser tests using selenium-webdriver - tests which are resilient to HTML structure and style changes.
Accelecode's Repositories
accelecode/ui_interactors
UI Interactors makes it simple to write automated browser tests using selenium-webdriver - tests which are resilient to HTML structure and style changes.
accelecode/hash_key_transformer
hash_key_transformer makes it easy to deeply transform a JSON-like data structure from one style of key to another (for example, from camelCase to snake_case).
accelecode/controller_commands
A Rails controller concern which makes it easy to encapsulate validation and processing of complex incoming data into command classes.
accelecode/interactor_ui_automation
This gem has been renamed. Please visit https://github.com/accelecode/ui_interactors