-
Great Tool !!!
It doesn't seem to work with columns containing x-editable.
```
```
-
I am using Rails 3.2.14, inherited_resource and strong_parameter gem.
Commented out
```
#config.active_record.whitelist_attributes = false. in production.rb
#config.active_record.mass_assignmen…
-
![Screen Shot 2013-04-28 at 5 30 11 PM](https://f.cloud.github.com/assets/426690/436660/147c891a-b064-11e2-9ca5-c1555bfd6e7f.png)
Notice the first line? This was compiled on heroku.
I then precompi…
-
Perhaps this is just a side effect from coming from Rails but I was _really_ surprised as a seasoned dev but newcomer to padrino that
link_to 'Logout', url(:sessions,:destroy), :title => pat('Logout'…
-
When cloning the repository, running "bundler install", "bundler exec script/sandbox" and (in sandbox/) running "rails s", it brings up the GUI, i can log in (after setting some required info in confi…
-
-
I am using clearance gem for authentication purpose and it is working very much fine. But, the problem with it I found is, it slows down the application. By taking a closer look at this, I found that …
-
I have tried to upgrade to Bootstrap 3.
In my gemfile I have:
`gem 'bootstrap-sass', :git => 'git://github.com/thomas-mcdonald/bootstrap-sass.git', :branch => '3'`
I have runned `bundle install`, …
-
hello, I have trouble putting the style PreviousNext as I can change it to organize Spanish language?
I have until the well
![datatable](https://f.cloud.github.com/assets/3384541/422122/11eb6d06-ad1c…
-
I had to force gem lock on version '3.3.2' to remove the following error.
```
undefined method `[]' for nil:NilClass
(in /home/funk/rails_projects/goodsounds.org/app/assets/stylesheets/application…