{"id":93614,"library":"specstar-controllers","title":"Specstar Controllers","description":"RSpec helpers for testing controllers in Ruby web applications.","status":"active","version":"0.2.1","language":"ruby","source_language":null,"source_url":"https://github.com/sujoyg/specstar-controllers","tags":["testing","rspec","controllers","rails"],"install":[{"cmd":"gem install specstar-controllers","lang":"bash","label":"gem install"},{"cmd":"# Gemfile\ngem 'specstar-controllers', '~> 0.2.1'","lang":"ruby","label":"Gemfile"}],"dependencies":[],"imports":[{"symbol":"Specstar","correct":"require 'specstar/controllers'"}],"quickstart":{"code":"require 'specstar/controllers'\nRSpec.describe MyController, type: :controller do\n  it 'responds successfully' do\n    get :index\n    expect(response).to be_successful\n  end\nend","lang":"ruby","description":"Test controllers with RSpec helpers"},"warnings":[],"env_vars":null,"search_vec":"'applic':11 'control':2,7,14 'helper':4 'rail':15 'rspec':3,13 'rubi':9 'specstar':1 'test':6,12 'web':10","created_at":"2026-06-19T09:52:58.378933+00:00","updated_at":"2026-06-19T09:52:58.378933+00:00","problems":[],"ecosystem":"rubygems","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"http://github.com/sujoyg/specstar-controllers","github":"https://github.com/sujoyg/specstar-controllers","docs":"http://www.rubydoc.info/gems/specstar-controllers/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["testing"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-19","next_check":"2026-12-16","install_tag":null}}