Sachin Sagar Rai

Results 23 issues of Sachin Sagar Rai

Following is the error thrown: ``` .bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/module/aliasing.rb:31:in `alias_method': undefined method `execute' for class `ActiveRecord::ConnectionAdapters::PostgreSQLAdapter' (NameError) from /Users/millisami/WebRails/.bundle/gems/activesupport-3.2.11/lib/active_support/core_ext/module/aliasing.rb:31:in `alias_method_chain' from /Users/millisami/WebRails/.bundle/gems/action_cost-0.0.1/lib/action_cost/extensions/postgresql_adapter.rb:11:in `' from /Users/millisami/WebRails/.bundle/gems/action_cost-0.0.1/lib/action_cost/extensions/postgresql_adapter.rb:3:in `' from /Users/millisami/WebRails/.bundle/gems/action_cost-0.0.1/lib/action_cost/extensions/postgresql_adapter.rb:2:in `' from /Users/millisami/WebRails/.bundle/gems/action_cost-0.0.1/lib/action_cost/extensions/postgresql_adapter.rb:1:in `'...

I am trying to use this library in a ember-cli app i generated. Clone the repo at `vendor/emberella` The files to compile is at `vendor/emberella/packages/emberella/lib` folder. The following is the...

Hi, I'm pretty impressed with HAML like js rederer. But I'm confused how to use this with Rails app?? Where to put what and how to render on the view...

Does it work with rails3?

Its weird that its not creating repository from my local repo with the command `github create-from-local` I've my credentials for `github.user` and `github.token` Whenever I type `github create-from-local`, it just...

Is the `ember.md` guide moved elsewhere?

Well I really liked the [harmony](http://github.com/mynyml/harmony). So, to install it, the INSTALL instruction is as follows: # There's a gem dependency bug in rubygems currently, so we'll have to #...

building

The theme I want to customize is the `Effector` theme. This is the html theme file: https://gist.github.com/1475351#file_theme.html And this is the compiled one: https://gist.github.com/1475351#file_compiled_theme.html Do look at the compiled file,...

I checked out the sinatra_base branch. But there ain't any place where to write sass n haml. I even tried to create a new theme `bundle exec thor fumblr:create_theme mytheme`,...

Hi, I think the code is not compatible with Rails 3 final release?? Any plan to upgrade and why there ain't any specs/tests ??