383 reputation
11
bio website github.com/betesh
location
age
visits member for 8 months
seen 2 hours ago
stats profile views 57

Dec
3
accepted paperclip: determining whether file has an extension in dynamic configuration
Dec
3
accepted Sass @import directive when used in Rails engine can't find assets in plugins
Nov
30
answered error while deploy using capistrano
Nov
30
revised Sass @import directive when used in Rails engine can't find assets in plugins
added 422 characters in body
Nov
30
revised syntax error, file to import not found or unreadable: compass_twitter_bootstrap
added 543 characters in body; added 220 characters in body
Nov
29
revised syntax error, file to import not found or unreadable: compass_twitter_bootstrap
added 10 characters in body
Nov
29
answered syntax error, file to import not found or unreadable: compass_twitter_bootstrap
Nov
29
answered Sass @import directive when used in Rails engine can't find assets in plugins
Nov
29
comment Sass @import directive when used in Rails engine can't find assets in plugins
Possibly related Stackoverflow question
Nov
29
asked Sass @import directive when used in Rails engine can't find assets in plugins
Nov
23
revised Dependency included in gemspec not added to asset pipeline in rails engine
added 354 characters in body
Nov
14
answered paperclip: determining whether file has an extension in dynamic configuration
Nov
14
asked paperclip: determining whether file has an extension in dynamic configuration
Nov
12
comment How to use a yml file in my plugin?
How does load_file know where to find 'options.yml'?
Nov
4
comment ActionMailer test fails in Rails 3.2.8
Was this issue limited to test code or in production emails do you also need to use CGI.unescapeHTML?
Oct
30
comment Strange ActiveRecord::AssociationTypeMismatch
This error still happens in development mode on Rails 3.2.8
Oct
29
answered Production server doesn't recognise environment variables set by Figaro gem
Oct
26
comment Rails 3.2.8, only restartting the server will un- cache models
@Pablo, that's by design. all vendor/ and lib/ files are loaded only once, at startup. Files in app/, however, should be refreshed on every page request (if there's any change in them, as Perello points out below).
Oct
25
answered rails / capistrano - error compiling assets
Oct
25
answered Capistrano compile assets error - assets:precompile:nondigest?