Pinned Repositories
BlockNote
A "Notion-style" block-based extensible text editor built on top of Prosemirror and Tiptap.
can_do
DSL-based permission rules for easy authorization logic in Rails
diaspora
A privacy-aware, distributed, open source social network.
discourse
A platform for community discussion. Free, open, simple.
groups
Rails engine for managing groups and memberships
mastodon
Your self-hosted, globally interconnected microblogging community
opsworks-cookbooks
Chef Cookbooks for the AWS OpsWorks Service
rails
Ruby on Rails
react-contenteditable
React component for a div with editable contents
rspec-core
RSpec runner and formatters
fogle's Repositories
fogle/can_do
DSL-based permission rules for easy authorization logic in Rails
fogle/BlockNote
A "Notion-style" block-based extensible text editor built on top of Prosemirror and Tiptap.
fogle/diaspora
A privacy-aware, distributed, open source social network.
fogle/discourse
A platform for community discussion. Free, open, simple.
fogle/groups
Rails engine for managing groups and memberships
fogle/mastodon
Your self-hosted, globally interconnected microblogging community
fogle/opsworks-cookbooks
Chef Cookbooks for the AWS OpsWorks Service
fogle/rails
Ruby on Rails
fogle/react-contenteditable
React component for a div with editable contents
fogle/rspec-core
RSpec runner and formatters
fogle/simplyauth-rails
fogle/test-rescue-agent
fogle/to_api
Instead of to_xml and as_json, simply implement to_api. Return an unformatted hash. Let the model understand the data. Let the controller understand the format. In Rails, the controller can simply call render :xml => model.to_api or render :json => model.to_api.
fogle/travis-api
The Travis CI API