avantbard + plugin   45

sandro/ephemeral_response - GitHub
"Web responses are volatile. Servers go down, API's change, responses change and every time something changes, your tests should fail. Mocking out web responses may speed up your test suite but the tests essentially become lies. Ephemeral Response encourages you to run your tests against real web services while keeping your test suite snappy by caching the responses and reusing them until they expire."
testing  ruby  http  rails  plugin  tdd  bdd  web 
december 2010 by avantbard
creationix's jquery-haml at master - GitHub
"jQuery-haml is a haml like language written in JSON. This allows for easy dom building so that web apps can do more work independent of the server for a better user experience. Based on haml from the ruby world."
jquery  plugin  haml  js  javascript 
november 2009 by avantbard
Chili 2.2
"Chili is the jQuery code highlighter plugin."
jquery  syntax  highlight  highlighting  code  highlighter  plugin 
november 2009 by avantbard
ejschmitt's jsvars at master - GitHub
easily set js vars from your rails controllers
js  javascript  rails  var  variable  plugin 
october 2009 by avantbard
laserlemon's vestal_versions at master - GitHub
another ActiveRecord versioning plugin.

"vestal_versions keeps in the spirit of consolidating to one versions table, polymorphically associated with its parent models. But it goes one step further by storing a serialized hash of only the models’ changes. Think modern version control systems. By traversing the record of changes, the models can be reverted to any point in time.

And that’s just what vestal_versions does. Not only can a model be reverted to a previous version number but also to a date or time!"
rails  versioning  activerecord  version  audit  plugin 
august 2009 by avantbard
minter's paperclip at master - GitHub
Fork of Thoughtbot's Paperclip plugin with support for Mosso Cloud storage
paperclip  rails  plugin  plugins  mosso 
july 2009 by avantbard
mbleigh's acts-as-taggable-on at master - GitHub
Rails taggable style plugin. "Rather than tying functionality to a specific keyword (namely "tags"), acts as taggable on allows you to specify an arbitrary number of tag "contexts" that can be used locally or in combination in the same way steroids was used."
rails  plugin  tag  tags  taggable  acts_as_taggable  acts_as_taggable_on  tagging  webdev 
july 2009 by avantbard
rich's acts_as_revisable at master - GitHub
"acts_as_revisable enables revision tracking, querying, reverting and branching of ActiveRecord models. It does this while providing more Rails-like API than similar plugins. This includes extensions of standard ActiveRecord methods and numerous custom callbacks for the entire AAR life-cycle."
versioning  rails  activerecord  plugin 
july 2009 by avantbard
baldwindavid's padlock_authorization at master - GitHub
"Padlock allows easy object-based (rather than just global) role authorization functionality to ActiveRecord. It adds a "padlock" method to the controller that "locks" specified actions and gets "unlocked" only if passed a block that resolves to "true".

There are a lot of authorization plugins that make it easy to authorize a user for one or many actions based upon global roles.
However, I had the need to make it reasonably simple to authorize based upon roles associated with an object. (i.e. "admin" role on a Project.find(14))"
padlock  rails  rubyonrails  authorization  users  roles  plugin  webdev 
july 2009 by avantbard
default_value_for
great Rails plugin to provide default values for Active Record objects
activerecord  rails  plugin  plugins  rubyonrails  webdev  default 
february 2009 by avantbard
adamwiggins's yaml_db
rails plugin to dump db data yo yaml
yaml  rails  rubyonrails  webdev  database  db  plugin  plugins 
february 2009 by avantbard
query_reviewer
"This rails plugin not only runs "EXPLAIN" before each of your select queries in development, but provides a small DIV in the rendered output of each page with the summary of query warnings that it analyzed."
rails  rubyonrails  webdev  sql  query  plugin  plugins  database  db  optimization 
february 2009 by avantbard
jQuery magicpreview plug-in
I've used this interaction pattern before. nice to see it wrapped up in a plugin.
jquery  plugin  preview  live  update  dynamic  webdev  js  javascript  forms 
november 2008 by avantbard
pony - easily send mail in Ruby
"Want to fire off a quick email from your Ruby script? Finding ActionMailer to be overkill, but Net::SMTP to be...um, underkill? Envious of PHP's mail(), which sends an email with a single function call?

Then take a deep breath, relax, and gem install pony."
ruby  mail  gem  rubyonrails  rails  plugin  email 
november 2008 by avantbard
binarylogic's authgasm at master — GitHub
"What if you could have authentication up and running in minutes without having to run a generator? All because it’s simple, like everything else in rails. " - damn this looks nice. must try
authentication  rails  security  rubyonrails  plugin  plugins  auth  sessions 
october 2008 by avantbard
jRails - jQuery on Rails
"jRails is a drop-in jQuery replacement for Prototype/script.aculo.us on Rails. Using jRails, you can get all of the same default Rails helpers for javascript functionality using the lighter jQuery library."
jquery  rails  webdev  rubyonrails  javascript  js  plugin  plugins 
october 2008 by avantbard
thoughtbot's limerick_rake
a nice collection of helpful rake tasks for rails apps
rake  rails  rubyonrails  webdev  plugins  plugin  limerick 
october 2008 by avantbard
rolerequirement
"Rolerequirement focuses on a simple approach to role-based authentication" - rails plugin
role  roles  webdev  rubyonrails  rails  authorization  security  authentication  plugin  plugins 
october 2008 by avantbard
Superfish - a jQuery css menu plugin
"Superfish is an enhanced Suckerfish-style menu jQuery plugin that takes an existing pure CSS drop-down menu (so it degrades gracefully without JavaScript)"
jquery  menu  webdev  js  javascript  plugins  plugin  menus  css  suckerfish 
october 2008 by avantbard
jQuery BlockUI Plugin
lets you prevent user interaction with page or specific elements
jquery  block  modal  ui  webdev  ajax  js  javascript  plugin  plugins 
october 2008 by avantbard
jTemplates
"is a template engine 100% in JavaScript" - Similar to Prototype's Template class except it loads the template markup from a url instead of a js string. Helpful.
jquery  js  javascript  html  webdev  template  templates  templating  plugin  plugins  ui  ajax 
october 2008 by avantbard
shadow - a plugin for ActiveRecord change history tracking
"Provides a history of attribute and association updates for models. This coincides with a versioning system (such as acts_as_versioned). When used in tandem, you get both a history of changes and a history of what changed."
ruby  webdev  activerecord  rails  plugin  history  change 
august 2008 by avantbard
TextMate Plug-in: ProjectPlus
scm status in project drawer, and more
textmate  dev  plugin  bundle 
august 2008 by avantbard

related tags

activerecord  acts_as_taggable  acts_as_taggable_on  ajax  app  asynchronous  audit  auth  authentication  authorization  background  bdd  block  bundle  calendar  canvas  carousel  change  chart  charting  charts  chronic  code  collaborative  collaborativefiltering  crypto  css  data  database  date  db  default  delayedjob  dev  drag  draggable  dynamic  email  encryption  filter  filtering  float  forms  gallery  game  gamedev  games  gem  graph  haml  highlight  highlighter  highlighting  history  html  html5  http  images  infoviz  javascript  jobs  jquery  jqueryui  js  lightbox  limerick  live  lockbox  mail  menu  menus  messaging  mobile  modal  mosso  multi  multiple  multiselect  named_scope  nav  navigation  offline  optimization  padlock  paperclip  phone  plugin  plugins  popup  preview  process  query  queue  rails  rake  recommendations  role  roles  ruby  rubyonrails  scaffold  scheduling  search  security  select  sessions  slideshow  sort  sql  suckerfish  syntax  table  tag  taggable  tagging  tags  tdd  template  templates  templating  testing  textmate  ui  update  users  var  variable  version  versioning  visualization  visualize  voice  web  webdev  worker  wormhole  xmpp  yaml 

Copy this bookmark:



description:


tags: