Angel

Results 16 issues of Angel

Hi, i'm working on an engine (gem) that has some js code to be tested but seems i can't get it working. I've followed [the wiki article](https://github.com/modeset/teaspoon/wiki/Testing-Engine-Assets) and set a...

question

Hi, I need to disable the js inclusion for some specific actions. There is any way I could achieve this? Thanks

enhancement

New versions of this gem (>2.0.0) does not support new versions of rails-settings-cached (> 0.6.6), although old versions (

## ActiveAdmin interface for rails_setting_cache > 2 This is an [ActiveAdmin](http://activeadmin.info/) extension to add the interface to handle [rails-setting-cached](https://github.com/huacnlee/rails-settings-cached) v2. For prior version I was using this gem but seems...

Hi, First of all, thanks for this great plugin. Second, it would be amazing to have the chance to add to any note 'quotes' extracted from highlighted text. Thanks you...

## Quick an easy ActiveAdmin interface This is an [ActiveAdmin](http://activeadmin.info/) extension to add the interface to handle [rails-setting-cached](https://github.com/huacnlee/rails-settings-cached) v2. For prior version I was using [activeadmin_setting_cached](https://github.com/artofhuman/activeadmin_settings_cached) but seems to be...

Hi, i'm trying to render some custom json/xml error response in rails2 . I got something like this: config/initializers/rabl_init.rb ``` ruby Rabl.configure do |config| config.include_json_root = false config.include_xml_root = false...

Hi, any plans for supporting twilio-ruby v6.x? Thanks

I've just merge your current master branch with the feature added by [Bernat](https://github.com/bernat/timeline_fu) . From his description: > > Little modification: Another field is added to the TimelineEvent table, the...

Callback resources, models and Spec implementation. ( #38 ) Let me know any issue.