0.0
This gem depends on the guardsjs-rails gem and adds Bootstrap functionality to make guards.js work well with Bootstrap.
2019
2020
2021
2022
2023
2024
0.0
Run a guard-like loop without a Guardfile, or Guard if there is one
2019
2020
2021
2022
2023
2024
0.0
Run a command once when files change. Implemented because guard-shell was NIH, and ran commands for each file. Sorry.
2019
2020
2021
2022
2023
2024
0.11
guard-rake automatically runs Rake tasks from your Rakefile
2019
2020
2021
2022
2023
2024
0.0
This gem wraps the guards.js jQuery validation library as a Rails asset gem.
2019
2020
2021
2022
2023
2024
0.0
The rta command is kind of like "guard-lite". If you don't want to muck with Guardfiles and need to configure the command you run, rta is for you!
2019
2020
2021
2022
2023
2024
0.14
Guard::Mutant automatically mutates Ruby when files are modified.
2019
2020
2021
2022
2023
2024
0.13
Guard::Cucumber automatically run your features (much like autotest)
2019
2020
2021
2022
2023
2024
0.03
Guard-Teabag: Guard plugin for Teabag
2019
2020
2021
2022
2023
2024
0.1
Guard::Shopifytheme uses shopify_theme to update shopify when watched files are modified
2019
2020
2021
2022
2023
2024
0.02
guard-spinach is a guard plugin for spinach
2019
2020
2021
2022
2023
2024
0.16
Restart Rails when things change in your app
2019
2020
2021
2022
2023
2024
0.0
Guardrc allows one to have custom Guardfile commands in a different file than the Guardfile. Useful for different developers with different Guardfile preferences to be able to customize without removing/ignoring the Guardfile from git entirely.
2019
2020
2021
2022
2023
2024
0.09
Guard::Test automatically run your tests on file modification.
2019
2020
2021
2022
2023
2024
0.09
Guard::Brakeman automatically scans your Rails app for vulnerabilities using the Brakeman Scaner https://github.com/presidentbeef/brakeman
2019
2020
2021
2022
2023
2024
0.0
Guard watches files. Use guard-yeti to run your YUI unit test via Yeti, when your implementation files change
2019
2020
2021
2022
2023
2024
0.0
Guard-Seeds is a guard extension handling the rake db:seed when seeds.rb changes
2019
2020
2021
2022
2023
2024
0.0
guard-restarter is a guard plugin to run a command (often a server) and restart it when files change.
2019
2020
2021
2022
2023
2024
0.07
Guard::CtagsBundler uses ctags utility and generates 2 files: tags -- with tags generated from project's source tree and gems.tags -- with tags generated from rubygems from project's bundle.
2019
2020
2021
2022
2023
2024
0.07
Guard::Shell automatically runs shell commands when watched files are
modified.
2019
2020
2021
2022
2023
2024