Registry / database / textacular

textacular

JSON →
library5.7.0rbrubygemsunverified

Textacular exposes full text search capabilities from PostgreSQL, extending ActiveRecord with scopes making search easy and fun.

gem install textacular
INSTALL
IMPORT
SIG · TEXTACULAR
T
textacular
databaserubyv5.7.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Textacular
✓ require 'textacular'

Extends an ActiveRecord model with full-text search.

require 'textacular' class Post < ActiveRecord::Base extend Textacular end Post.search('ruby')
Debug
Known issues

No known issues recorded.

Upgrade
Version history
5.7.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
45 hits · last 30 days
node
40
OpenAI (training)
1
Resources
textacular — gem install textacular · libregistry