rake routes
rake routes | grep search_field
rake databases:create
bundle exec <command>
RAILS_ENV=test bundle exec rake db:migrate
RAILS_ENV=development bundle exec rake db:migrate
self.instance_variables
rake routes | grep search_field
rake databases:create
bundle exec <command>
RAILS_ENV=test bundle exec rake db:migrate
RAILS_ENV=development bundle exec rake db:migrate
self.instance_variables
No comments:
Post a Comment